]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Raid0: detect reshape on array start
authorAdam Kwolek <adam.kwolek@intel.com>
Thu, 6 Jan 2011 08:27:25 +0000 (19:27 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 6 Jan 2011 08:27:25 +0000 (19:27 +1100)
commit4867e068e3cc790fe084f0687b5aea70524dfbfb
treebaf685114d435a71d62eeaa7fc886031df510ec0
parent89c6788213f59080261cc678815548cd1d2268a1
Raid0: detect reshape on array start

When raid0 array is takeovered to raid4 for reshape it should be possible to detect
that array for reshape is monitored now for metadata update.

Signed-off-by: Adam Kwolek <adam.kwolek@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
monitor.c