diff options
author | 2023-03-15 19:59:36 +0900 | |
---|---|---|
committer | 2023-04-13 08:55:03 +0200 | |
commit | 62904b3b333e7f3c0f879dc3513295eee5765c9f (patch) | |
tree | 2f745d8066f10b662b4ceb7c6ee09070ce739b51 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nvmet: fix Identify Namespace handling (diff) | |
download | wireguard-linux-62904b3b333e7f3c0f879dc3513295eee5765c9f.tar.xz wireguard-linux-62904b3b333e7f3c0f879dc3513295eee5765c9f.zip |
nvmet: fix Identify Controller handling
The identify command with cns set to NVME_ID_CNS_CTRL does not depend on
the command set. The execution of this command should thus not look at
the csi specified in the command. Simplify nvmet_execute_identify() to
directly call nvmet_execute_identify_ctrl() without the csi switch-case.
Fixes: ab5d0b38c047 ("nvmet: add Command Set Identifier support")
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Tested-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions