commit | cf29a570a7aa7abab66bf256fdf9540873590811 | [log] [tgz] |
---|---|---|
author | BenoƮt Canet <benoit.canet@irqsave.net> | Wed Jun 11 15:24:10 2014 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Jun 27 14:18:17 2014 +0200 |
tree | 7a3750f92393a6567ba80a9a04705687d871fe19 | |
parent | d1fde4ad3c22137f8e589e625c21bf2ea7f6ba62 [diff] |
quorum: Add the rewrite-corrupted parameter to quorum On read operations when this parameter is set and some replicas are corrupted while quorum can be reached quorum will proceed to rewrite the correct version of the data to fix the corrupted replicas. This will shine with SSD where the FTL will remap the same block at another place on rewrite. Signed-off-by: Benoit Canet <benoit@irqsave.net> Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>