]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - Incremental.c
Run Grow_restart/Grow_continue when assembling the content of a container.
[thirdparty/mdadm.git] / Incremental.c
index 91359f4e93b453fedbf1575401dc0880c711135c..300bdca7a35ff4f800cadf03277ef2715f675306 100644 (file)
@@ -1555,7 +1555,7 @@ static int Incremental_container(struct supertype *st, char *devname,
                }
 
                assemble_container_content(st, mdfd, ra, runstop,
-                                          chosen_name, verbose);
+                                          chosen_name, verbose, NULL);
                close(mdfd);
        }