commit | 3dc87dd048dc442bab633e85bfb96c893612d765 | [log] [tgz] |
---|---|---|
author | Matias Bjørling <m@bjorling.me> | Mon Nov 28 22:38:53 2016 +0100 |
committer | Jens Axboe <axboe@fb.com> | Tue Nov 29 12:12:51 2016 -0700 |
tree | f27555669881ee60bdb0969d1ca5927a71cb0f35 | |
parent | 7498e99fc51ca60b960ef79061e0e7b521feb07e [diff] |
nvme: lightnvm: attach lightnvm sysfs to nvme block device Previously, LBA read and write were not supported in the lightnvm specification. Now that it supports it, lets use the traditional NVMe gendisk, and attach the lightnvm sysfs geometry export. Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>