summaryrefslogtreecommitdiffstats
path: root/super-ddf.c
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-21 17:13:27 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-21 17:13:27 +0000
commit3fed94e17ad66173547be201605c0014556572e3 (patch)
treeb37177c380fa30d0336aad7cac9c72035523206a /super-ddf.c
parentAdding upstream version 4.2+20240118. (diff)
downloadmdadm-3fed94e17ad66173547be201605c0014556572e3.tar.xz
mdadm-3fed94e17ad66173547be201605c0014556572e3.zip
Adding upstream version 4.3.upstream/4.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'super-ddf.c')
-rw-r--r--super-ddf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/super-ddf.c b/super-ddf.c
index a87e316..7571e3b 100644
--- a/super-ddf.c
+++ b/super-ddf.c
@@ -1975,6 +1975,7 @@ 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;