diff options
author | Chengming Zhou <[email protected]> | 2023-08-04 14:50:37 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-08-08 15:43:03 -0600 |
commit | 2eae9c4912b6cfdfadcd4fa8ac26879e18a504a1 (patch) | |
tree | 74e39d30c656ac683f7e39ef5effacdb45d61c70 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | a24c8b5111a139b54fd02fec23bc21789135cd2e (diff) |
iocost_monitor: fix kernel queue kobj changes
When I use iocost_monitor on nvme0n1, this error shows up:
"Could not find ioc for nvme0n1"
There is no kobj in struct queue in recent kernel, it seems that the commit
2bd85221a625 ("block: untangle request_queue refcounting from sysfs")
move the queue kobj to struct gendisk.
Fix it by using mq_kobj which is at the same level with queue kobj.
Signed-off-by: Chengming Zhou <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions