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

fuse: selective attribute invalidation



Only invalidate attributes that the operation might have changed.

Introduce two constants for common combinations of changed attributes:

  FUSE_STATX_MODIFY: file contents are modified but not size

  FUSE_STATX_MODSIZE: size and/or file contents modified

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