]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Incremental.c
Allow domain_test to report that no domains were found.
authorNeilBrown <neilb@suse.de>
Tue, 1 Feb 2011 03:44:02 +0000 (14:44 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 1 Feb 2011 03:44:02 +0000 (14:44 +1100)
commite5508b361d970a7657c9f81303223fa114bdcd9b
treebb4e33ec35abc0938bc8f9e2cb69ab5aee7c1cb7
parentd11128690b61e61c1ff12b2c4b3d7028a0715b1d
Allow domain_test to report that no domains were found.

Sometime we will need to know the difference between no domains found
and domains didn't match.
So allow domain_test to return different values and fix up all callers
to maintain current behaviour.

Signed-off-by: NeilBrown <neilb@suse.de>
Assemble.c
Incremental.c
Monitor.c
policy.c
util.c