Skip to content
Commit 2f1e8196 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: allow fine grained attr cache invaldation



This patch adds the infrastructure for more fine grained attribute
invalidation.  Currently only 'atime' is invalidated separately.

The use of this infrastructure is extended to the statx(2) interface, which
for now means that if only 'atime' is invalid and STATX_ATIME is not
specified in the mask argument, then no GETATTR request will be generated.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent edfa8728
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