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:
6314efe
)
fuse: no RCU mode in fuse_access()
author
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 1 Oct 2013 14:41:23 +0000
(16:41 +0200)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 1 Oct 2013 14:41:23 +0000
(16:41 +0200)
fuse_access() is never called in RCU walk, only on the final component of
access(2) and chdir(2)...
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
No differences found