• M
    fuse: clean up fsync · 22401e7b
    Miklos Szeredi 提交于
    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: NMiklos Szeredi <mszeredi@suse.cz>
    22401e7b
file.c 76.0 KB