]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.h
Add data_offset arg to ->init_super and use it in super1.c
authorNeilBrown <neilb@suse.de>
Thu, 4 Oct 2012 06:34:20 +0000 (16:34 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 4 Oct 2012 06:34:20 +0000 (16:34 +1000)
commit83cd1e97cbc0c4749561b72864dbaaed3a014123
tree88259eb678a8a63aa00f062ab8c5a05d75318139
parentaf4348ddd101b8cb0ffc303f43544f49419a1658
Add data_offset arg to ->init_super and use it in super1.c

So if ->data_offset is already set, use that rather than
computing one.

Signed-off-by: NeilBrown <neilb@suse.de>
Create.c
Kill.c
mdadm.h
super-ddf.c
super-intel.c
super0.c
super1.c