]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Detail: use meaningful names with --scan.
authorNeilBrown <neilb@suse.de>
Mon, 6 Apr 2009 05:54:51 +0000 (15:54 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 6 Apr 2009 05:54:51 +0000 (15:54 +1000)
commit3590496027119a99b4c36d4e22813d12474041c7
tree1e403a53aa7a89d2d70830fed9f016250b29f889
parent9f3bd60c79a5c0941af7af8422299769f23b77df
Detail: use meaningful names with --scan.

When reporting "--detail --scan", use names like /dev/md/foo where
available rather than /dev/md/127

This is particularly needed for containers where the member arrays
will report "container=/dev/md/foo" and we want the container to have
the same name.

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