• Miklos Szeredi's avatar
    fuse: clean up fsync · 22401e7b
    Miklos Szeredi authored
    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>
    22401e7b
file.c 76 KB