]> git.ipfire.org Git - thirdparty/mdadm.git/commit
super1: add new_offset field.
authorNeilBrown <neilb@suse.de>
Thu, 4 Oct 2012 06:34:21 +0000 (16:34 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 4 Oct 2012 06:34:21 +0000 (16:34 +1000)
commit8fe1c44f8209f8a08d4f95bf90a1f9b062c0b758
treedb861c2160655caeddf65fd036a9cedb34511bd8
parent40c9a66a5c1a89d621daa2184888e66952b06a71
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