]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - super-ddf.c
mdadm: remove container_enough logic
[thirdparty/mdadm.git] / super-ddf.c
index 7571e3b740c60c5e4ed74243050f57fa25695f37..a87e3169d3256ecb94296e52d0af3de7910b102b 100644 (file)
@@ -1975,7 +1975,6 @@ static void getinfo_super_ddf(struct supertype *st, struct mdinfo *info, char *m
        info->array.ctime         = DECADE + __be32_to_cpu(*cptr);
 
        info->array.chunk_size    = 0;
-       info->container_enough    = 1;
 
        info->disk.major          = 0;
        info->disk.minor          = 0;