]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Grow: allow metadata to indicate that changing data_offset not supported.
authorNeilBrown <neilb@suse.de>
Tue, 21 May 2013 06:32:00 +0000 (16:32 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 22 May 2013 02:26:19 +0000 (12:26 +1000)
commitc4b26c643dd8dd4e897288345dad7ecbe318e243
tree14ae89b8e83975eceeb4f68c60594f5f5f9a0479
parent63c12c89d4bed2cfbf9d263b968563741bb37d2c
Grow: allow metadata to indicate that changing data_offset not supported.

If space_after and space_before are zero (the default) then assume that
metadata doesn't support changing data_offset.

Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c
super1.c