Author :
helg
Date :
2018-07-16 13:10:53
Hash :0d644658 Message :Implement FBT_FSYNC, which is called on fsync(2) and fdatasync(2).
Currently ignores the a_waitfor argument and always invokes the file
system's fsync implementation synchronously.
ok mpi@