commit | 4ece44af733ff63a7cd12aaa8c85afb6d9fdc664 | [log] [tgz] |
---|---|---|
author | Matias Bjørling <m@bjorling.me> | Sat Feb 20 08:52:41 2016 +0100 |
committer | Jens Axboe <axboe@fb.com> | Thu Mar 03 14:46:35 2016 -0700 |
tree | af1736335c8f7abfaebaa3dba63cc5bee77cbd20 | |
parent | 6adb03de406e8c92579c2e4b11640841fa908277 [diff] |
lightnvm: rename ->nr_pages to ->nr_sects The struct rrpc->nr_pages can easily be interpreted as the number of flash pages allocated to rrpc, while it is the nr_sects. Make sure that this is reflected from the variable name. Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>