commit | 41528f8036f835e44884f4b0ce0d18191aa0a98f | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <jthumshirn@suse.de> | Fri Jul 14 15:36:54 2017 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Jul 20 08:41:56 2017 -0600 |
tree | 4ab4d0c8b5ad4833d9b0c8fdb1a0f287bbdca26c | |
parent | b00c9b7aa06786fc5469783965ff3e2a705a1dec [diff] |
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>