diff options
author | Rakesh Pandit | 2017-10-13 14:46:28 +0200 |
---|---|---|
committer | Jens Axboe | 2017-10-13 08:34:57 -0600 |
commit | 27b978725d895e704aab44b99242a0514485d798 (patch) | |
tree | 34ce4c925e130fec1ab01a223ab8e8d540755ccb /drivers/message | |
parent | e6b754c252bacebdfbe3c57e790431ab8f445d1f (diff) |
lightnvm: pblk: fix changing GC group list for a line
pblk_line_gc_list seems to had a bug since the introduction of pblk in
getting GC list for a line. In b20ba1bc7 while redesigning the GC
algorithm, the naming for the GC thresholds was altered, but the
values for high_thrs and mid_thrs were not. The result is that when
moving to the GC lists, the mid threshold is never evaluated.
Fixes: a4bd217b4("lightnvm: physical block device (pblk) target")
Signed-off-by: Rakesh Pandit <rakesh@tuxera.com>
Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/message')
0 files changed, 0 insertions, 0 deletions