]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: enable checkpointing of migration (resync/rebuild)
authorDan Williams <dan.j.williams@intel.com>
Sun, 28 Sep 2008 19:12:06 +0000 (12:12 -0700)
committerDan Williams <dan.j.williams@intel.com>
Wed, 15 Oct 2008 21:15:51 +0000 (14:15 -0700)
commitf8f603f1337d58e73e0ce384322d6ee0668549ea
treefb1af75cf380de86c9e36d4c02371e1ce534f370
parent7146ec6a1efbd36087c406d0fe63480ec49da599
imsm: enable checkpointing of migration (resync/rebuild)

When the array is shutdown, or when mdadm --wait-clean is called, any
active resync process will be idled allowing mdmon to record the current
resync position.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
super-intel.c