WSL2-Linux-Kernel/fs/fuse
Miklos Szeredi 22401e7b7a fuse: clean up fsync
Don't need to start I/O twice (once without i_mutex and one within).

Also make sure that even if the userspace filesystem doesn't support FSYNC
we do all the steps other than sending the message.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2014-04-28 14:19:23 +02:00
..
Kconfig fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig 2013-01-17 13:08:45 +01:00
Makefile
control.c fuse: add __exit to fuse_ctl_cleanup 2014-04-28 14:19:21 +02:00
cuse.c Nothing major: the stricter permissions checking for sysfs broke 2014-04-06 09:38:07 -07:00
dev.c pipe: kill ->map() and ->unmap() 2014-04-01 23:19:19 -04:00
dir.c fuse: update mtime on truncate(2) 2014-04-28 14:19:22 +02:00
file.c fuse: clean up fsync 2014-04-28 14:19:23 +02:00
fuse_i.h fuse: add __exit to fuse_ctl_cleanup 2014-04-28 14:19:21 +02:00
inode.c fuse: do not use uninitialized i_mode 2014-04-28 14:19:21 +02:00