]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-ddf.c
DDF: cleanly save the secondary DDF structure
authormwilck@arcor.de <mwilck@arcor.de>
Fri, 1 Mar 2013 22:28:22 +0000 (23:28 +0100)
committerNeilBrown <neilb@suse.de>
Mon, 4 Mar 2013 03:19:50 +0000 (14:19 +1100)
commit7f798aca5bb643c8489a855996d40913d21c7722
tree54ffe6a5af08043139aadf0d927978434292f323
parent4dd2df0966ec2e43ea404df5de7adf9f0e1a8e40
DDF: cleanly save the secondary DDF structure

So far, mdadm only saved the header of the secondary structure.
With this patch, the full secondary DDF structure is saved
consistently, too. Some vendor DDF implementations need it.

Signed-off-by: Martin Wilck <mwilck@arcor.de>
Signed-off-by: NeilBrown <neilb@suse.de>
super-ddf.c