]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Detail.c
detail: --export also provided MD_DEVNAME
authorNeilBrown <neilb@suse.de>
Tue, 4 Nov 2008 09:50:39 +0000 (20:50 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 4 Nov 2008 09:50:39 +0000 (20:50 +1100)
commitf069dd29f0e647a77bdc01c42fcf9e2787d76b79
tree56ec541c1e76c677874ee6f6b80fa6c47b4b11ad
parenta04d576343fcdc3da6dee3a198a4534daddbe96e
detail:  --export also provided MD_DEVNAME

MD_NAME is the name of the array extracted directly from the metadata.
MD_DEVNAME is the current working name of the array.  It should appear
in /dev/md.  It is possibly what the user gave when creating the
array.
We extract it from /var/run/mdadm/map.

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