diff options
author | Markus Stockhausen <stockhausen@collogia.de> | 2014-12-15 12:57:04 +1100 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2015-04-22 08:00:42 +1000 |
commit | 9a5ce91d053961b7cc8fa56bd083819a9fc92734 (patch) | |
tree | 1c2883a6282bfcf31e0aa4adbdaeff1b9bf1872b /fs/lockd | |
parent | 7e92e1d7629b00578cef22b1f4c6ada726663701 (diff) | |
download | linux-9a5ce91d053961b7cc8fa56bd083819a9fc92734.tar.gz linux-9a5ce91d053961b7cc8fa56bd083819a9fc92734.tar.bz2 linux-9a5ce91d053961b7cc8fa56bd083819a9fc92734.zip |
md/raid6 algorithms: xor_syndrome() for generic int
Start the algorithms with the very basic one. It is left and right
optimized. That means we can avoid all calculations for unneeded pages
above the right stop offset. For pages below the left start offset we
still need the syndrome multiplication but without reading data pages.
Signed-off-by: Markus Stockhausen <stockhausen@collogia.de>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'fs/lockd')
0 files changed, 0 insertions, 0 deletions