Matias Bjørling b5d4acd4cb lightnvm: fix missing grown bad block type
The get/set bad block interface defines good block, factory bad block,
grown bad block, device reserved block, and host reserved block.
Unfortunately the grown bad block was missing, leaving the offsets wrong
for device and host side reserved blocks.

This patch adds the missing type and corrects the offsets.

Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-01-12 08:21:17 -07:00
..
2015-11-10 15:06:26 -08:00
2015-12-03 09:32:33 -08:00
2015-11-10 15:00:03 -08:00
2015-12-18 10:00:17 -05:00