commit | 959e911b31981b52ed3f3d6e351b107bcb9163ef | [log] [tgz] |
---|---|---|
author | Javier González <jg@lightnvm.io> | Mon Nov 28 22:39:11 2016 +0100 |
committer | Jens Axboe <axboe@fb.com> | Tue Nov 29 12:12:51 2016 -0700 |
tree | 52f99be3c1f8fb556f3314b702547929d2f0559b | |
parent | 8e53624d44c1de31b1b0d4f500703669418a4c67 [diff] |
lightnvm: introduce helpers for generic ops in rrpc Avoid calling media manager and device-specific operations directly from rrpc. Create helper functions on lightnvm's core instead. Signed-off-by: Javier González <javier@cnexlabs.com> Made it work with null_blk as well. Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>