]> git.baikalelectronics.ru Git - kernel.git/commit
nvmet: add uuid field to nvme_ns and populate via configfs
authorJohannes Thumshirn <jthumshirn@suse.de>
Wed, 7 Jun 2017 09:45:33 +0000 (11:45 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 15 Jun 2017 12:30:22 +0000 (14:30 +0200)
commit8b4bdafb2cfca7d8e5df8e002985fbe93cc07b7f
tree480939c78082af63f5d7977b069814fbc45b1461
parent8d83c22a9325a2c28dfb78e63fc4a9c1061746aa
nvmet: add uuid field to nvme_ns and populate via configfs

Add the UUID field from the NVMe Namespace Identification Descriptor
to the nvmet_ns structure and allow it's population via configfs.

Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/target/configfs.c