OSDN Git Service

nvmet: rename nvmet_execute_identify_cns_cs_ns
authorChristoph Hellwig <hch@lst.de>
Wed, 15 Mar 2023 14:14:31 +0000 (15:14 +0100)
committerChristoph Hellwig <hch@lst.de>
Thu, 13 Apr 2023 06:55:04 +0000 (08:55 +0200)
commit932635356618c19317c5b306b320368525cd1961
tree6e1b2abb34f9cd6029fce5a293a4b04357c16037
parent2f17f42c7f52a34abff2c92766806b58ea142c23
nvmet: rename nvmet_execute_identify_cns_cs_ns

nvmet_execute_identify_ns_zns is a more descriptive name for the
function handling the "I/O Command Set Specific Identify Namespace
Data Structure for the Zoned Namespace Command Set".

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/nvme/target/admin-cmd.c
drivers/nvme/target/nvmet.h
drivers/nvme/target/zns.c