]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit430c7bef173e23c61981ca7d0279e3d3c7549b1a
tree480939c78082af63f5d7977b069814fbc45b1461
parent637dc0f38afdd2fdb6e46a913b7f35c17f0c6ae0
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