]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
Handle checkpointing during reshape
authorNeilBrown <neilb@suse.de>
Thu, 16 Dec 2010 04:48:05 +0000 (15:48 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 16 Dec 2010 04:48:05 +0000 (15:48 +1100)
commitaad6f216a1c667ddfbb9a4a4c379ff32f69f962f
tree62c078397ae841a5f71df8a585151ba22853af4f
parent1af97990a6c8930c97f7943f0dac4b775c688274
Handle checkpointing during reshape

We need to allow metadata to handle progress of reshape,
completion, and abort-before-start.

Include all those in ->set_array_state()

Signed-off-by: NeilBrown <neilb@suse.de>
managemon.c
monitor.c
super-intel.c