Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b71dcc32 authored by Andrew Gallagher's avatar Andrew Gallagher Committed by Gerrit - the friendly Code Review server
Browse files

fuse: don't invalidate attrs when not using atime



Various read operations (e.g. readlink, readdir) invalidate the cached
attrs for atime changes.  This patch adds a new function
'fuse_invalidate_atime', which checks for a read-only super block and
avoids the attr invalidation in that case.

Change-Id: I482c57b1a0a82fee7e7a5b930df3fc6683497fda
Signed-off-by: default avatarAndrew Gallagher <andrewjcg@fb.com>
Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
Git-commit:  451418fc928b5ec1ee96a9afac807b6312811a2a
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git


Signed-off-by: default avatarNikhilesh Reddy <reddyn@codeaurora.org>
parent 30513581
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment