]> 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>
Wed, 9 May 2012 10:49:31 +0000 (20:49 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 9 May 2012 10:49:31 +0000 (20:49 +1000)
commit0308308138db260771bec109a4e9c1b0bb003b8d
treefc6ce993d6e739115bcbafca00e5e3e456a278e1
parent0f8103975695315c5d6420c043e642aaabe62c18
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