fuse: no RCU mode in fuse_access()
authorMiklos Szeredi <mszeredi@suse.cz>
Tue, 1 Oct 2013 14:41:23 +0000 (16:41 +0200)
committerMiklos 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