From: Miklos Szeredi Date: Tue, 1 Oct 2013 14:41:23 +0000 (+0200) Subject: fuse: no RCU mode in fuse_access() X-Git-Tag: v3.12-rc4~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=698fa1d163c560343b8012a0a916440d076b6c8a;p=pandora-kernel.git fuse: no RCU mode in fuse_access() fuse_access() is never called in RCU walk, only on the final component of access(2) and chdir(2)... Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed