All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2]  Improve response status code of nvme target
@ 2021-03-30 11:59 Hou Pu
  2021-03-30 11:59 ` [PATCH 1/2] nvmet: return proper error code from discovery ctrl Hou Pu
  2021-03-30 11:59 ` [PATCH 2/2] nvmet: remove unneeded code from nvmet_alloc_ctrl() Hou Pu
  0 siblings, 2 replies; 9+ messages in thread
From: Hou Pu @ 2021-03-30 11:59 UTC (permalink / raw)
  To: sagi, hch, chaitanya.kulkarni; +Cc: linux-nvme, houpu.main

This series includes some improvement of response status code.

Hou Pu (2):
  nvmet: return proper error code from discovery ctrl
  nvmet: remove unneeded code from nvmet_alloc_ctrl()

 drivers/nvme/target/core.c      | 1 -
 drivers/nvme/target/discovery.c | 6 ++++--
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.28.0


_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

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

end of thread, other threads:[~2021-03-31  6:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-30 11:59 [PATCH 0/2] Improve response status code of nvme target Hou Pu
2021-03-30 11:59 ` [PATCH 1/2] nvmet: return proper error code from discovery ctrl Hou Pu
2021-03-30 23:29   ` Chaitanya Kulkarni
2021-03-31  2:16     ` Hou Pu
2021-03-30 11:59 ` [PATCH 2/2] nvmet: remove unneeded code from nvmet_alloc_ctrl() Hou Pu
2021-03-30 23:30   ` Chaitanya Kulkarni
2021-03-31  2:18     ` Hou Pu
2021-03-31  6:22       ` Chaitanya Kulkarni
2021-03-31  6:36         ` Hou Pu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.