summaryrefslogtreecommitdiffstats
path: root/Incremental.c
diff options
context:
space:
mode:
Diffstat (limited to 'Incremental.c')
-rw-r--r--Incremental.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Incremental.c b/Incremental.c
index 7d6de98..8908eec 100644
--- a/Incremental.c
+++ b/Incremental.c
@@ -810,6 +810,8 @@ int Incremental_container(struct supertype *st, char *devname, int verbose,
match->container, match->member);
return 2;
}
+ if (match)
+ trustworthy = LOCAL;
mdfd = create_mddev(match ? match->devname : NULL,
ra->name,