summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@redhat.com>2021-10-22 18:03:03 +0300
committerMiklos Szeredi <mszeredi@redhat.com>2021-10-28 10:45:33 +0300
commit4b52f059b5ddbb364d35f2bcc3d267a009078db7 (patch)
tree324d16a1a8e885239fbf26ae63ae9a942c911363 /drivers
parent04d82db0c557e074a5d898b43de81fe659b9cc5a (diff)
downloadlinux-4b52f059b5ddbb364d35f2bcc3d267a009078db7.tar.xz
fuse: add cache_mask
If writeback_cache is enabled, then the size, mtime and ctime attributes of regular files are always valid in the kernel's cache. They are retrieved from userspace only when the inode is freshly looked up. Add a more generic "cache_mask", that indicates which attributes are currently valid in cache. This patch doesn't change behavior. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions