Skip to content
Commit 8b1afc3d authored by NeilBrown's avatar NeilBrown
Browse files

md: Just use RCU when checking for overlap between arrays.



We don't really need the full mddev_lock here, and having to
drop it is messy.
RCU is enough to protect these lists.

Signed-off-by: default avatarNeilBrown <neilb@suse.de>
parent 50bd3774
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment