public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
* nvme fabrics authentication fixups
@ 2022-09-20 17:19 Christoph Hellwig
  2022-09-20 17:19 ` [PATCH 1/3] nvmet-auth: don't try to cancel a non-initialized work_struct Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Christoph Hellwig @ 2022-09-20 17:19 UTC (permalink / raw)
  To: Sagi Grimberg, Hannes Reinecke, Chaitanya Kulkarni; +Cc: linux-nvme

Hi all,

this little series fixed a debugobjects complaint with the new
authentication code, and some other bits while looking at it.

Btw: Hannes, can we add you as a co-maintainer for the auth code?

Diffstat:
 drivers/nvme/target/core.c             |    1 +
 drivers/nvme/target/fabrics-cmd-auth.c |   13 ++++---------
 drivers/nvme/target/fabrics-cmd.c      |   18 ++++++++----------
 drivers/nvme/target/nvmet.h            |    7 ++++---
 include/linux/nvme.h                   |    4 ++--
 5 files changed, 19 insertions(+), 24 deletions(-)


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

end of thread, other threads:[~2022-09-21 10:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-20 17:19 nvme fabrics authentication fixups Christoph Hellwig
2022-09-20 17:19 ` [PATCH 1/3] nvmet-auth: don't try to cancel a non-initialized work_struct Christoph Hellwig
2022-09-21  6:15   ` Hannes Reinecke
2022-09-21  9:23   ` Sagi Grimberg
2022-09-20 17:19 ` [PATCH 2/3] nvme: improve the NVME_CONNECT_AUTHREQ* definitions Christoph Hellwig
2022-09-21  6:13   ` Hannes Reinecke
2022-09-21  9:24   ` Sagi Grimberg
2022-09-20 17:19 ` [PATCH 3/3] nvmet: add helpers to set the result field for connect commands Christoph Hellwig
2022-09-21  6:14   ` Hannes Reinecke
2022-09-21  9:24   ` Sagi Grimberg
2022-09-21  6:10 ` nvme fabrics authentication fixups Hannes Reinecke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox