]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - super-ddf.c
Incremental: honor an 'enough' flag from external handlers
[thirdparty/mdadm.git] / super-ddf.c
index 0e6f1e53394de81a9aace6a3a5c8999ed00cb2a0..b01c68d5a40b4472b74595c7693d705871e82f04 100644 (file)
@@ -1357,6 +1357,7 @@ static void getinfo_super_ddf(struct supertype *st, struct mdinfo *info)
                                                         (ddf->anchor.guid+16));
        info->array.utime         = 0;
        info->array.chunk_size    = 0;
+       info->container_enough    = 0;
 
 
        info->disk.major = 0;