diff options
author | Christoph Hellwig <[email protected]> | 2024-03-04 07:04:51 -0700 |
---|---|---|
committer | Keith Busch <[email protected]> | 2024-03-04 08:24:56 -0800 |
commit | 8f03cfa117e06bd2d3ba7ed8bba70a3dda310cae (patch) | |
tree | 558668ef733a156c54b8ceb3654906b783069f33 /tools/perf/scripts/python | |
parent | 414c62e2ce5d93bfbdc12048530075dcea02cad8 (diff) |
nvme: don't use nvme_update_disk_info for the multipath disk
Currently nvme_update_ns_info_block calls nvme_update_disk_info both for
the namespace attached disk, and the multipath one (if it exists). This
is very different from how other stacking drivers work, and leads to
a lot of complexity.
Switch to setting the disk capacity and initializing the integrity
profile, and let blk_stack_limits which already is called just below
deal with updating the other limits.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions