commit | 333ba053d145d6f9152f6b0311a345b876f0fed1 | [log] [tgz] |
---|---|---|
author | Javier González <javier@cnexlabs.com> | Mon Nov 28 22:39:14 2016 +0100 |
committer | Jens Axboe <axboe@fb.com> | Tue Nov 29 12:12:51 2016 -0700 |
tree | 5fe4cb83b1422aaa40a7ce5ff6a824fd3d323046 | |
parent | da2d7cb828ce2714c603827ac5a6e1c98a02e861 [diff] |
lightnvm: transform target get/set bad block Since targets are given a virtual target device, it is necessary to translate all communication between targets and the backend device. Implement the translation layer for get/set bad block table. Signed-off-by: Javier González <javier@cnexlabs.com> Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>