]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/fsync.cc
fusefs: make the tests more cplusplusy
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / fsync.cc
2019-05-27 asomersfusefs: make the tests more cplusplusy
2019-05-13 asomersMFHead @347527
2019-04-12 asomersfusefs: Handle ENOSYS for all remaining opcodes
2019-04-08 asomersfusefs: cache file attributes
2019-04-05 asomersfusefs: reenable some fsyncdir tests
2019-04-05 ngieFix the branch build
2019-04-04 asomersMFHead@r345880
2019-04-03 asomersfusefs: send FUSE_FLUSH during VOP_CLOSE
2019-03-29 asomersMFHead@r345677
2019-03-28 asomersfusefs: add a regression test for bug 236844
2019-03-27 asomersfusefs: correctly set fuse_release_in.flags in an error...
2019-03-21 asomersfusefs: Don't treat fsync the same as fdatasync
2019-03-21 asomersfusefs: VOP_FSYNC should be synchronous
2019-03-21 asomersfusefs: adapt the tests to the fuse => fusefs rename