]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Incremental: don't try to load_container() for a subarray
authorArtur Paszkiewicz <artur.paszkiewicz@intel.com>
Tue, 9 Aug 2016 08:05:51 +0000 (10:05 +0200)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 9 Aug 2016 14:57:15 +0000 (10:57 -0400)
commitc01222305657378be96f2f9fe359ba33f914c177
tree5119ca6ede5fd8e3a34700cffc64f3f3260cdd61
parente19a149c72f54d58da6dea0c5fe3b1a72c7873bb
Incremental: don't try to load_container() for a subarray

mdadm -IRs would exit with a non-zero status because of this.

Reported-by: Xiao Ni <xni@redhat.com>
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Incremental.c