]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Detail: report subarrays of a container properly.
authorNeilBrown <neilb@suse.de>
Wed, 9 Mar 2011 07:22:27 +0000 (18:22 +1100)
committerNeilBrown <neilb@suse.de>
Wed, 9 Mar 2011 07:22:27 +0000 (18:22 +1100)
commit66ccd96ebc5dd5801c8bd0ba9fc69b2fcdd1aa22
tree6021bac3b236af4346c4598a38e915ec8703e637
parent633b5610736533f6ba49206803ad00705e6cd9bd
Detail: report subarrays of a container properly.

Due to the wrong variable being used, this part of --detail
wasn't working at all.

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