git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50bd377
)
md: Just use RCU when checking for overlap between arrays.
author
NeilBrown
<neilb@suse.de>
Mon, 29 Sep 2014 05:33:20 +0000
(15:33 +1000)
committer
NeilBrown
<neilb@suse.de>
Tue, 14 Oct 2014 02:08:28 +0000
(13:08 +1100)
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: NeilBrown <neilb@suse.de>
No differences found