]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Detail.c
Use common code to report MD_UUID for --detail --export
authorNeilBrown <neilb@suse.de>
Thu, 18 Sep 2008 06:12:28 +0000 (16:12 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 18 Sep 2008 06:12:28 +0000 (16:12 +1000)
commit35ddc76dcbcb7ef5f1ca57e557bfa4c3cdf6a6eb
tree7469851707ce8fc23c438c10ce6a120d1f7fc5ad
parentff54de6e47163944185f231700e72d3122b58f4c
Use common code to report MD_UUID for --detail --export

As we need to be able to extract a UUID from any superblock
for matching, use that as the MD_UUID as it will probably be
used for array matching too.
Detail.c
super0.c
super1.c