]> git.ipfire.org Git - thirdparty/mdadm.git/commit
restripe: add support for new layouts including DDF
authorNeilBrown <neilb@suse.de>
Mon, 25 May 2009 00:52:31 +0000 (10:52 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 25 May 2009 00:52:31 +0000 (10:52 +1000)
commite0d95aac9626badd1b849ce4f99f9c406d55beae
treeea3d863218aa4b1ee597cc7d61138801b7a27f66
parent222a7bfd2ea1696f84fa2f98196f5bdd851ac548
restripe: add support for new layouts including DDF

md supports new raid6 layouts to support conversion to and from
raid5 and well as DDF.  Make sure restripe handles those, including
getting the order right for Q-syndrome calculation.

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