commit | bf82fa2f584f1c6e12df8c04fca715d53e7f32d5 | [log] [tgz] |
---|---|---|
author | Hans Holmberg <hans.holmberg@cnexlabs.com> | Tue Oct 09 13:11:59 2018 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Oct 09 08:25:07 2018 -0600 |
tree | 9b622c57cfba014d8e10c6aa4070b68fb67142ff | |
parent | 1864de94ec9d6e1ae4d481212847374df9b1be41 [diff] |
lightnvm: pblk: fix mapping issue on failed writes On 1.2-devices, the mapping-out of remaning sectors in the failed-write's block can result in an infinite loop, stalling the write pipeline, fix this. Fixes: 6a3abf5beef6 ("lightnvm: pblk: rework write error recovery path") 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>