commit | 556755e941837ebc4b4859dd7f74f2ed2dd00fc7 | [log] [tgz] |
---|---|---|
author | Matias Bjørling <m@bjorling.me> | Tue Jan 12 07:49:26 2016 +0100 |
committer | Jens Axboe <axboe@fb.com> | Tue Jan 12 08:21:16 2016 -0700 |
tree | 20f1875b226cb702144feea5adf53e9b450b03fc | |
parent | b262924be03d5d2ae735bc9a4b37eb2c613f61f8 [diff] |
lightnvm: sectors first in ppa list The Westlake controller requires that the PPA list has sectors defined sequentially. Currently, the PPA list is created with planes first, then sectors. Change this to sectors first, then planes. Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>