]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Assemble.c
Run Grow_restart/Grow_continue when assembling the content of a container.
authorNeilBrown <neilb@suse.de>
Tue, 8 Mar 2011 06:14:00 +0000 (17:14 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 8 Mar 2011 06:14:00 +0000 (17:14 +1100)
commit4968025884885c078336e231f8f117e7e50618ba
tree9a777a716e4fbc24ada9428ea669e88e0cea01f3
parent072b112dfb182c8e1f9c953b35c55e4c869dd15b
Run Grow_restart/Grow_continue when assembling the content of a container.

As containers can now grow, we need to use both Grow_restart (to
replay any backup-file) and Grow_continue when assembling the content
of a container.

Note that we don't pass a backup-file when doing incremental assembly.
If such is needed in that case, the assembly will fail.

To restart such arrays, explicit assembly is required.

Signed-off-by: NeilBrown <neilb@suse.de>
Assemble.c
Incremental.c
mdadm.h