diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2020-05-19 14:50:37 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2020-05-19 14:50:37 +0200 |
commit | 614c026e8a46636198da93ec30719f93975bb26a (patch) | |
tree | 08b49a20094cb7c3784fb850e35602c2f1cfe986 /fs/fuse/dir.c | |
parent | cf576c58b3a283333fc6e9a7c1c8e5342fa59b97 (diff) |
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: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/fuse/dir.c')
0 files changed, 0 insertions, 0 deletions