commit | 5569615424613aa006005f18b03a3a12738a47d7 | [log] [tgz] |
---|---|---|
author | Matias Bjørling <m@bjorling.me> | Tue Jan 12 07:49:37 2016 +0100 |
committer | Jens Axboe <axboe@fb.com> | Tue Jan 12 08:21:18 2016 -0700 |
tree | 340aeb95fc2416c298107aaa5f18fdb453c3493d | |
parent | e3eb3799f7e0d0924ceeba672ab271865de2802d [diff] |
lightnvm: introduce ioctl to initialize device Based on the previous patch, we now introduce an ioctl to initialize the device using nvm_init_sysblock and create the necessary system blocks. The user may specify the media manager that they wish to instantiate on top. Default from user-space will be "gennvm". Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>