]> git.ipfire.org Git - thirdparty/mdadm.git/commit - msg.c
Grow: be extra careful about races when freezing an array
authorNeilBrown <neilb@suse.de>
Wed, 15 Dec 2010 22:07:51 +0000 (09:07 +1100)
committerNeilBrown <neilb@suse.de>
Wed, 15 Dec 2010 22:07:51 +0000 (09:07 +1100)
commit885f984583a08bd64ea0e3e04abc0712828a1276
treef359bc618329b5df252eb16cc65d39ad95e6f667
parentd7ca196cbda7ec5e6d2a3139a5545e3e0d57a67e
Grow: be extra careful about races when freezing an array

If any subarray has any spare devices, then something raced,
and we should abort the reshape.

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