aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorHannes Reinecke <[email protected]>2024-09-14 14:01:22 +0200
committerKeith Busch <[email protected]>2024-09-24 23:30:28 -0700
commit63bcf9014e95a7d279d10d8e2caa5d88db2b1855 (patch)
treead3120c68487ff0975e7dacb25717a26616b56f9 /tools/perf/util/scripting-engines/trace-event-python.c
parent65f666c6203600053478ce8e34a1db269a8701c9 (diff)
nvme-multipath: system fails to create generic nvme device
NVME_NSHEAD_DISK_LIVE is a flag for struct nvme_ns_head, not nvme_ns. The current code has a typo causing NVME_NSHEAD_DISK_LIVE never to be cleared once device_add_disk_fails, causing the system never to create the 'generic' character device. Even several rescan attempts will change the situation and the system has to be rebooted to fix the issue. Fixes: 11384580e332 ("nvme-multipath: add error handling support for add_disk()") Signed-off-by: Hannes Reinecke <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions