commit | 675dc2ccc27c02449da45e1a03234104c2449f68 | [log] [tgz] |
---|---|---|
author | Pawel Baldysiak <pawel.baldysiak@intel.com> | Wed Aug 16 17:13:46 2017 +0200 |
committer | Shaohua Li <shli@fb.com> | Mon Aug 28 07:45:49 2017 -0700 |
tree | 3f19c52ed617cde589407cd27a10f2eb2396be26 | |
parent | ddc088238cd6988bb4ac3776f403d7ff9d3c7a63 [diff] |
raid5-ppl: Recovery support for multiple partial parity logs Search PPL buffer in order to find out the latest PPL header (the one with largest generation number) and use it for recovery. The PPL entry format and recovery algorithm are the same as for single PPL approach. Signed-off-by: Pawel Baldysiak <pawel.baldysiak@intel.com> Signed-off-by: Shaohua Li <shli@fb.com>