]> git.ipfire.org Git - thirdparty/mdadm.git/commit - raid6check.c
RAID-6 check standalone code cleanup
authorPiergiorgio Sartor <piergiorgio.sartor@nexgo.de>
Mon, 4 Apr 2011 23:16:55 +0000 (09:16 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 4 Apr 2011 23:16:55 +0000 (09:16 +1000)
commitaf3c3750348e62784861cde341835f69f36913b4
tree1aa787e4dd33ec994174a7594d3b29be01d53225
parenta9c2c6c697d2d3d01e1b6d1930ca971abceed5f7
RAID-6 check standalone code cleanup

Major change is code cleanup and simplification.
Furthermore, a better error handling and a couple
of bug fixes.
Last but not least, the command line parameters are
changed from "bytes" to "stripes", which is more
convenient, I guess.

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