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:
3c0eee3
)
Revert "fs: use RCU read side protection in d_validate"
author
Nick Piggin
<npiggin@kernel.dk>
Wed, 5 Jan 2011 09:01:21 +0000
(20:01 +1100)
committer
Nick Piggin
<npiggin@kernel.dk>
Wed, 5 Jan 2011 09:01:21 +0000
(20:01 +1100)
This reverts commit
3825bdb7ed920845961f32f364454bee5f469abb
.
You cannot dget() a dentry without having a reference, or holding
a lock that guarantees it remains valid.
Signed-off-by: Nick Piggin <npiggin@kernel.dk>
No differences found