]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Add missing return in case of trying to grow sub-array
authorJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 1 Nov 2011 03:55:14 +0000 (14:55 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 1 Nov 2011 03:55:14 +0000 (14:55 +1100)
commit2641101b2f84938fc03b7f7977b72b5a910129b9
treecff30d901da0f6c76ac75a81a05b34a5503e0c89
parentc9aaf5effb5e4afe5dd1e4d08188140bc596808e
Add missing return in case of trying to grow sub-array

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c