commit | 3681c85dffda70e551dead31c8d102bd69033fe8 | [log] [tgz] |
---|---|---|
author | Wenwei Tao <ww.tao0320@gmail.com> | Sat Mar 05 00:27:04 2016 +0800 |
committer | Jens Axboe <axboe@fb.com> | Fri Mar 18 18:10:37 2016 -0700 |
tree | 787f9f90717596527f6efcde75201624c39ed322 | |
parent | 237045fc3c67d44088f767dca5a9fa30815eba62 [diff] |
null_blk: add lightnvm null_blk device to the nullb_list After register null_blk devices into lightnvm, we forget to add these devices to the the nullb_list, makes them invisible to the null_blk driver. Signed-off-by: Wenwei Tao <ww.tao0320@gmail.com> Fixes: a514379b0c77 ("null_blk: oops when initializing without lightnvm") Signed-off-by: Jens Axboe <axboe@fb.com>