linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Fix nvme target identify command handling
@ 2023-03-15 10:59 Damien Le Moal
  2023-03-15 10:59 ` [PATCH 1/5] nvmet: Fix identify Namespace handling Damien Le Moal
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Damien Le Moal @ 2023-03-15 10:59 UTC (permalink / raw)
  To: linux-nvme, Christoph Hellwig, Sagi Grimberg, Chaitanya Kulkarni

These patches fix compliance of the target identify commands. The last
patch is only a cleanup and does not introduce any functional change.

Damien Le Moal (5):
  nvmet: Fix identify Namespace handling
  nvmet: Fix Identify Controller handling
  nvmet: Fix Identify Active Namespace ID list handling
  nvmet: Fix I/O Command Set specific Identify Controller
  nvmet: Cleanup nvmet_execute_identify()

 drivers/nvme/target/admin-cmd.c | 64 ++++++++++++++++-----------------
 drivers/nvme/target/nvmet.h     |  2 +-
 drivers/nvme/target/zns.c       |  2 +-
 3 files changed, 34 insertions(+), 34 deletions(-)

-- 
2.39.2



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-03-15 23:38 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-15 10:59 [PATCH 0/5] Fix nvme target identify command handling Damien Le Moal
2023-03-15 10:59 ` [PATCH 1/5] nvmet: Fix identify Namespace handling Damien Le Moal
2023-03-15 13:35   ` Christoph Hellwig
2023-03-15 10:59 ` [PATCH 2/5] nvmet: Fix Identify Controller handling Damien Le Moal
2023-03-15 13:35   ` Christoph Hellwig
2023-03-15 10:59 ` [PATCH 3/5] nvmet: Fix Identify Active Namespace ID list handling Damien Le Moal
2023-03-15 10:59 ` [PATCH 4/5] nvmet: Fix I/O Command Set specific Identify Controller Damien Le Moal
2023-03-15 13:38   ` Christoph Hellwig
2023-03-15 23:38     ` Damien Le Moal
2023-03-15 10:59 ` [PATCH 5/5] nvmet: Cleanup nvmet_execute_identify() Damien Le Moal
2023-03-15 13:38   ` Christoph Hellwig
2023-03-15 14:07 ` [PATCH 0/5] Fix nvme target identify command handling Christoph Hellwig
2023-03-15 22:50 ` Chaitanya Kulkarni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).