]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Grow.c
Report error when grow cannot be restarted.
authorNeil Brown <neilb@suse.de>
Mon, 20 Aug 2007 04:14:42 +0000 (14:14 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 20 Aug 2007 04:14:42 +0000 (14:14 +1000)
commit2295250a7387d28975061a936b60d0d22f8e4c0e
treee303fe4ec82cba873f6217677e3d7575fb0e0b74
parenteb6dae98500dd087548b593c9b7e3db7b3cff9b2
Report error when grow cannot be restarted.

Make sure that if --assemble find an array in the critical region
of a reshape, and cannot find the critical data to restart the
reshape, it gives an error message.
ChangeLog
Grow.c