Miklos Szeredi 8c56e03d2e 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: Miklos Szeredi <mszeredi@redhat.com>
2021-10-28 09:45:32 +02:00
..
2021-08-04 13:22:58 +02:00
2021-04-14 10:40:58 +02:00
2021-10-28 09:45:32 +02:00
2021-10-22 17:03:01 +02:00
2021-10-28 09:45:32 +02:00
2021-10-22 17:03:01 +02:00
2021-10-22 17:03:01 +02:00