On 06/06/2016 02:22 PM, Christoph Hellwig wrote:
The target is configured using configfs, and configurable entities are:
- NVMe subsystems and namespaces
- NVMe over Fabrics ports and referrals
- Host ACLs for primitive access control - NVMe over Fabrics access
control is still work in progress at the specification level and
will be implemented once that work has finished.
Hello Christoph,
As you know with configfs it is not allowed to create directories in the
configfs hierarchy from inside the kernel. This means that users will
have to create one directory per fabric port before configuring a target
port. Other virtual filesystems, e.g. sysfs, allow directory creation by
kernel drivers. This means that with sysfs the fabric port directory
could be created by the nvmet driver. Is this how you want the nvmet
driver to work?
Thanks,
Bart.
--
To unsubscribe from this list: send the line "unsubscribe linux-block" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html