Skip to content
Snippets Groups Projects
Commit 22401e7b authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

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: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent 93d2269d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment