]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Add data_offset arg to ->avail_size
authorNeilBrown <neilb@suse.de>
Sun, 20 May 2012 23:42:25 +0000 (09:42 +1000)
committerNeilBrown <neilb@suse.de>
Sun, 20 May 2012 23:42:25 +0000 (09:42 +1000)
commitc905b44a5b6c6affb47d845abd6a0b1860ef3148
treecbd838f2856879e431fd7d892fa2af66dd7cfca8
parent3b2aad6e8b7fdcaeb3d9471af8de6ff3339291f9
Add data_offset arg to ->avail_size

This is currently only useful for 1.x metadata and will allow an
explicit --data-offset request on command line.

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