commit | 6cf17a2f838db707dc8a69fe96f3565f2f4f61e6 | [log] [tgz] |
---|---|---|
author | Hans Holmberg <hans.holmberg@cnexlabs.com> | Fri Jun 01 16:41:07 2018 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jun 01 09:02:53 2018 -0600 |
tree | 78ef32a91c6d8a4c1723640c87c47dcca8118619 | |
parent | 48b8d20895f8a489e1527e9bdc5e372808542fa3 [diff] |
lightnvm: pblk: fix smeta write error path Smeta write errors were previously ignored. Skip these lines instead and throw them back on the free list, so the chunks will go through a reset cycle before we attempt to use the line again. Signed-off-by: Hans Holmberg <hans.holmberg@cnexlabs.com> Reviewed-by: Javier González <javier@cnexlabs.com> Signed-off-by: Matias Bjørling <mb@lightnvm.io> Signed-off-by: Jens Axboe <axboe@kernel.dk>