]> 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)
commitc6bcd0b745a81d9b70b3c5658dcb5b8ca5f7ad5d
tree480939c78082af63f5d7977b069814fbc45b1461
parent91b8046a6ee0cb81b2b13ead9e9603b7ffb6c65e
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