[PATCH 0/3] nvme: discovery controller discovery support

Hannes Reinecke hare at suse.de
Tue Sep 21 10:42:27 PDT 2021


Hi all,

TPAR 8014 (discovery controller discovery) adds a new discovery
log page entry type '3' to describe the current discovery controller.
This patchset adds support for this for the nvme target.

As usual, comments and reviews are welcome.

Hannes Reinecke (3):
  nvmet: switch check for subsystem type
  nvme: add new discovery log page entry definitions
  nvmet: register discovery subsystem as 'current'

 drivers/nvme/target/admin-cmd.c   |  4 ++--
 drivers/nvme/target/core.c        |  8 +++++---
 drivers/nvme/target/discovery.c   | 13 ++++++++-----
 drivers/nvme/target/fabrics-cmd.c |  2 +-
 include/linux/nvme.h              | 13 +++++++++++--
 5 files changed, 27 insertions(+), 13 deletions(-)

-- 
2.29.2




More information about the Linux-nvme mailing list