[PATCH 2/3] nvmet: make the subsystem type configurable
Christoph Hellwig
hch at lst.de
Mon Apr 4 22:47:40 PDT 2022
On Thu, Mar 17, 2022 at 03:26:33PM +0100, Hannes Reinecke wrote:
> Make the subsystem type configurable to allow for unique
> discovery subsystems by changing the subsystem type to
> 'discovery'.
Does it make sense to change the type? Or should we have a new top-level
interface to create and configure discovery subsystems from the start?
If we had e.g.
/sys/kernel/config/nvmet/discovery-subsystems/
we could start that out with a pre-filled well known discovery subsystem
but also allow disabling that for example if we really want.
More information about the Linux-nvme
mailing list