File systems using the File_system_session interface can now be synchronized by using this syscall. This is needed for file system that maintain an internal cache, which should be flushed. Fixes #1008.
File systems using the File_system_session interface can now be synchronized by using this syscall. This is needed for file system that maintain an internal cache, which should be flushed. Fixes #1008.