commit | d8a39caee02bf893e23ff26cbd10173ff2ba681f | [log] [tgz] |
---|---|---|
author | Matias Bjørling <m@bjorling.me> | Fri Mar 30 00:04:53 2018 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Mar 29 17:29:09 2018 -0600 |
tree | 333f31ce4f13071a00acf0d4c5c9b0478f851636 | |
parent | 76758390f83e5abc3bfc776d793480836d17120c [diff] |
lightnvm: remove mlc pairs structure The known implementations of the 1.2 specification, and upcoming 2.0 implementation all expose a sequential list of pages to write. Remove the data structure, as it is no longer needed. Signed-off-by: Matias Bjørling <mb@lightnvm.io> Signed-off-by: Jens Axboe <axboe@kernel.dk>