]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Assemble: simplify the handling of is_member_busy.
authorNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:58:06 +0000 (20:58 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:58:06 +0000 (20:58 +1100)
commit02c2c474876ed66a016dbeef667e692a69bfec0d
tree3e8310e34edb32e88dea9b4929c97d6da8620654
parentd76c4d889427a04a9d901152cf5cd902071ea6be
Assemble: simplify the handling of is_member_busy.

This is somewhat inconsistent with the last member of a
container getting special handling.
Just simplify it so the code seems to make sense and important
is easy to follow.

Signed-of-by: NeilBrown <neilb@suse.de>
Assemble.c