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:
24b961f
)
md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev).
author
majianpeng
<majianpeng@gmail.com>
Sun, 1 Apr 2012 15:04:19 +0000
(
01:04
+1000)
committer
NeilBrown
<neilb@suse.de>
Tue, 3 Apr 2012 05:37:33 +0000
(15:37 +1000)
Because rde->nr_pending > 0,so can not remove this disk.
And in any case, we aren't holding rcu_read_lock()
Signed-off-by: majianpeng <majianpeng@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found