]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Detail/raid10: don't report 'set' names for 'far' and 'offset' raid10.
authorNeilBrown <neilb@suse.de>
Wed, 3 Oct 2012 03:53:54 +0000 (13:53 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 3 Oct 2012 03:53:54 +0000 (13:53 +1000)
commit787e234ddcb08029df08a1de0a8088b4d25677c3
tree0ba03a2f5bc9f2e114ea91eaf827da608a552929
parentb3ec716d009ec5f8054ae0cdee38a44bfb60524e
Detail/raid10: don't report 'set' names for 'far' and 'offset' raid10.

The 'set' concept is only meaningful for 'near' arrays, so only
use it there.

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