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

fuse: don't bump attr_version in cached write



The attribute version in fuse_inode should be updated whenever the
attributes might have changed on the server.  In case of cached writes this
is not the case, so updating the attr_version is unnecessary and could
possibly affect performance.

Open code the remaining part of fuse_write_update_size().

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