]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Grow: have analyse_change zero the reshape structure first.
authorNeilBrown <neilb@suse.de>
Wed, 22 May 2013 01:51:43 +0000 (11:51 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 22 May 2013 02:20:31 +0000 (12:20 +1000)
commit6b2fc3c162a4a9d6bd332aeddeb4ca9a8ba90ad0
tree1855aefe6683e113d88a93a673a4914522ee814f
parent77afa056f27dd403625f7bc199394cf721f1ff5a
Grow: have analyse_change zero the reshape structure first.

This is generally safer and means we can remove lots of zero
assignments.

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