]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nvmet: prefix version configfs file with attr
authorJohannes Thumshirn <jthumshirn@suse.de>
Fri, 14 Jul 2017 13:36:54 +0000 (15:36 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 20 Jul 2017 14:41:56 +0000 (08:41 -0600)
commit41528f8036f835e44884f4b0ce0d18191aa0a98f
tree4ab4d0c8b5ad4833d9b0c8fdb1a0f287bbdca26c
parentb00c9b7aa06786fc5469783965ff3e2a705a1dec
nvmet: prefix version configfs file with attr

The NVMe target's attribute files need an attr prefix in order to have
nvmetcli recognize them. Add this attribute.

Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/target/configfs.c