commit | b06be2873d916e58c00ecfa664c22a75fa721260 | [log] [tgz] |
---|---|---|
author | Hans Holmberg <hans.holmberg@cnexlabs.com> | Fri Jun 01 16:41:12 2018 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jun 01 09:02:53 2018 -0600 |
tree | 6a966747ebf3e2a747834718e7a9ba93780e14e2 | |
parent | 87cc40bbe3371d0af1a2f31bf90665b55d3d1c0d [diff] |
lightnvm: pblk: only try to recover lines with written smeta When switching between different lun configurations, there is no guarantee that all lines that contain closed/open chunks have some valid data to recover. Check that the smeta chunk has been written to instead. Also skip bad lines (that does not have enough good chunks). Signed-off-by: Hans Holmberg <hans.holmberg@cnexlabs.com> Signed-off-by: Matias Bjørling <mb@lightnvm.io> Signed-off-by: Jens Axboe <axboe@kernel.dk>