]> git.ipfire.org Git - thirdparty/mdadm.git/commit
super1: add new_offset field.
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)
commit21f2f2235301ced5f3192f2b39e370762e82ab9d
tree44fc3008026baed94d9db72e32e5c2533748c228
parent79b1d38148b56480b32b8dc1032da552e44c169a
super1: add new_offset field.

The 'new_offset' is used for reshaping to avoid the need
for a backup file.

For now we only report the value when it is set.

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