]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Grow: disallow placing backup file on array being reshaped.
authorNeilBrown <neilb@suse.de>
Wed, 1 Dec 2010 00:58:32 +0000 (11:58 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 10 Mar 2011 06:19:20 +0000 (17:19 +1100)
commit48b1fc9ddbd1c4f6a5d0cb43d0290ea75dbdbc5f
treee750a86b4f95420f8cc3224a0438c1f3da6b1687
parent0f3bd5b6c47433628970115bfbe8be00641ecc39
Grow: disallow placing backup file on array being reshaped.

the tests here aren't perfect, but they could catch some cases.

Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c