Files
linux/drivers
Javier González 116f7d4a21 lightnvm: reserved space calculation incorrect
The nvm_dev->max_pages_per_blk variable was removed in favor of the new
nvm->sec_per_blk variable. The ->max_pages_per_blk variable was still
used in rrpc_capacity, reporting the reserved capacity to zero. Replace
with ->sec_per_blk to calculate the reserved area again.

Signed-off-by: Javier González <javier@cnexlabs.com>
Updated patch description. Was "lightnvm: eliminate redundant variable"
Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-05-06 12:51:10 -06:00
..
2016-04-02 01:17:36 +02:00
2016-04-25 19:12:38 -06:00
2016-04-07 22:11:08 +02:00
2016-04-13 13:33:19 -06:00
2016-04-08 15:52:45 -04:00
2016-04-13 13:33:19 -06:00
2016-04-04 11:18:00 +01:00