]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super0.c
When assembly arrays using incomplete detail, prefer arrays built for this host.
authorNeil Brown <neilb@suse.de>
Tue, 23 May 2006 06:33:28 +0000 (06:33 +0000)
committerNeil Brown <neilb@suse.de>
Tue, 23 May 2006 06:33:28 +0000 (06:33 +0000)
commit83b6208e890f29115c56a252de82dfd7c50488d0
treeccf7ab891b274cc805602a6400ee2736c03101a6
parent811e6cbed7cc06e6946e4a851710fb1e8cb36fd5
When assembly arrays using incomplete detail, prefer arrays built for this host.

i.e. if assembling with --name or --super-minor, then if we find two
different arrays with the same apparent identity, and one was built
for 'this' host, then prefer that one instead of giving up in disgust.

Signed-off-by: Neil Brown <neilb@suse.de>
Assemble.c
mdadm.h
super0.c
super1.c