[PATCH 0/3] nvmet: unique discovery subsystem
Hannes Reinecke
hare at suse.de
Thu Mar 17 06:18:30 PDT 2022
Hi all,
here's my next attempt to support unique discovery subsystems.
The main idea is to make the subsystem type configurable; if it's being
set to 'discovery' it'll replace the static discovery subsystem.
The admin then need to configure the subsystem as normal by linking
it into the ports where the discovery subsystem should be visible.
And the discovery log then includes all configured ports to all
configured subsystems on the port providing the discovery controller.
As usual, comments and reviews are welcome.
Hannes Reinecke (3):
nvmet: check for subsystem type in nvmet_find_get_subsys()
nvmet: make the subsystem type configurable
nvmet: include all configured ports in discovery log page for unique
discover controller
drivers/nvme/target/configfs.c | 65 ++++++++++++++++++++++++
drivers/nvme/target/core.c | 23 ++++++---
drivers/nvme/target/discovery.c | 89 +++++++++++++++++++++++++--------
drivers/nvme/target/nvmet.h | 3 ++
4 files changed, 154 insertions(+), 26 deletions(-)
--
2.29.2
More information about the Linux-nvme
mailing list