diff options
author | 2023-12-18 17:59:49 +0100 | |
---|---|---|
committer | 2023-12-19 09:09:15 -0800 | |
commit | 9419e71b8d67312dbe267968b2bec0ebc449dc73 (patch) | |
tree | b329c7c3fa6c468f6ca1b6c5bfb055ea01eb9e1d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nvmet: remove cntlid_min and cntlid_max check in nvmet_alloc_ctrl (diff) | |
download | wireguard-linux-9419e71b8d67312dbe267968b2bec0ebc449dc73.tar.xz wireguard-linux-9419e71b8d67312dbe267968b2bec0ebc449dc73.zip |
nvme: move ns id info to struct nvme_ns_head
Move the namesapce info to struct nvme_ns_head, because it's the same
for all associated namespaces.
Note: with multipathing enabled the PI information is shared between all
paths. If a path is using a different PI configuration it will overwrite
the previous settings. This is obviously not correct and such
configuration will be rejected in future. For the time being we expect
a correctly configured storage.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions