+12
−2
+2
−2
+2
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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. Signed-off-by:Andrew Gallagher <andrewjcg@fb.com> Signed-off-by:
Miklos Szeredi <mszeredi@suse.cz>