diff options
author | Hans Holmberg <hans.holmberg@cnexlabs.com> | 2019-02-11 13:25:07 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-02-11 08:18:07 -0700 |
commit | aa8759d80a755cb32f1707b360a265f3695770ef (patch) | |
tree | 8ee70cfdce3ed0dc1c7dde25d79f32a01c45f08a /block | |
parent | b7fce8f79d947abbe84e577d89ded3c3d5345c23 (diff) | |
download | linux-aa8759d80a755cb32f1707b360a265f3695770ef.tar.gz linux-aa8759d80a755cb32f1707b360a265f3695770ef.tar.bz2 linux-aa8759d80a755cb32f1707b360a265f3695770ef.zip |
lightnvm: pblk: extend line wp balance check
pblk stripes writes of minimal write size across all non-offline chunks
in a line, which means that the maximum write pointer delta should not
exceed the minimal write size.
Extend the line write pointer balance check to cover this case, and
ignore the offline chunk wps.
This will render us a warning during recovery if something unexpected
has happened to the chunk write pointers (i.e. powerloss, a spurious
chunk reset, ..).
Reported-by: Zhoujie Wu <zjwu@marvell.com>
Tested-by: Zhoujie Wu <zjwu@marvell.com>
Reviewed-by: Javier González <javier@javigon.com>
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>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions