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

fuse: fix attr version comparison in fuse_read_update_size()



A READ request returning a short count is taken as indication of EOF, and
the cached file size is modified accordingly.

Fix the attribute version checking to allow for changes to fc->attr_version
on other inodes.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent d347739a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment