]> git.ipfire.org Git - thirdparty/mdadm.git/commit - raid6check.c
raid6check.c: fix Q parity generation
authorPiergiorgio Sartor <piergiorgio.sartor@nexgo.de>
Sat, 1 Feb 2014 21:16:52 +0000 (22:16 +0100)
committerNeilBrown <neilb@suse.de>
Tue, 4 Feb 2014 05:06:46 +0000 (16:06 +1100)
commit21d648132a5ae11707b5f4a8fd11250faa9b3ee1
tree361e8ec62c97514728d0c43bd133daa8775fe6bf
parentafc755e9a6ae359a30ddac3ec98040c32c52250d
raid6check.c: fix Q parity generation

In the transition to 4K page processing,
the Q parity generation had a wrong offset
in the buffer.
This patche fix this.

Signed off: piergiorgio.sartor@nexgo.de

Signed-off-by: NeilBrown <neilb@suse.de>
raid6check.c