commit | 069368e91879a3a640cfae4bdc1f9f8cc99c93a0 | [log] [tgz] |
---|---|---|
author | Matias Bjørling <m@bjorling.me> | Tue Jan 12 07:49:19 2016 +0100 |
committer | Jens Axboe <axboe@fb.com> | Tue Jan 12 08:21:16 2016 -0700 |
tree | 57a2d4df9b3c9d705afc058b952b3ab450364b6d | |
parent | c27278bddd75a3ee755c8e83c6bcc3fdd7271ef6 [diff] |
lightnvm: move ppa erase logic to core A device may function in single, dual or quad plane mode. The gennvm media manager manages this with explicit helpers. They convert a single ppa to 1, 2 or 4 separate ppas in a ppa list. To aid implementation of recovery and system blocks, this functionality can be moved directly into the core. Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>