]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Add data_offset arg to ->init_super and use it in super1.c
authorNeilBrown <neilb@suse.de>
Sun, 20 May 2012 23:42:26 +0000 (09:42 +1000)
committerNeilBrown <neilb@suse.de>
Sun, 20 May 2012 23:42:26 +0000 (09:42 +1000)
commit09057fc56677c5dff50fc2ad3908b141c845afeb
treeae045d2d954e42b3fc5fd02a960fdbad6f391e7b
parent74d394800d354343635603d4145769894b429657
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