]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Assemble: improve tests for matching --name= request.
authorNeilBrown <neilb@suse.de>
Tue, 21 Jul 2015 23:24:36 +0000 (09:24 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 21 Jul 2015 23:24:36 +0000 (09:24 +1000)
commit00f23a886134f1278aa61da3342f58d26f23f4d3
tree3d86c6ef654de2470b6ff24cd4fe61b64708d221
parent12ee2a8d75067a9cadfedecf2af36f6c2aedf25d
Assemble: improve tests for matching --name= request.

If the name in the array has a home-host, then
require that it matches, or is "any", or requested
homehost is "any".

Signed-off-by: NeilBrown <neilb@suse.com>
Assemble.c