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

fuse: always flush dirty data on close(2)



We want cached data to synced with the userspace filesystem on close(), for
example to allow getting correct st_blocks value.  Do this regardless of
whether the userspace filesystem implements a FLUSH method or not.

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