]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-ddf.c
Support new raid6 layouts needed for DDF
authorNeilBrown <neilb@suse.de>
Mon, 9 Mar 2009 00:16:53 +0000 (11:16 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 9 Mar 2009 00:16:53 +0000 (11:16 +1100)
commitb640a252ee4d0c7be9ab31d9300aec00571b6238
tree12ca36b06babede8272f5e4eeab26e74e974e0dc
parente8e1c176d86433b6d5ebab246257e6f506402fa4
Support new raid6 layouts needed for DDF

DDF raid6 layouts are subtly different from the standard 'md' layouts.
From 2.6.30 the kernel knows about these.
Teach mdadm about them, and also allow 'ddf' to set an appropriate default.

Signed-off-by: NeilBrown <neilb@suse.de>
ReadMe.c
mdadm.c
mdadm.h
super-ddf.c