]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/utils.hh
fusefs: send FUSE_FLUSH during VOP_CLOSE
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / utils.hh
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-28 asomersfusefs: deduplicate code in the allow_other test
2019-03-27 asomersfusefs: correctly set fuse_release_in.flags in an error...
2019-03-21 asomersfusefs: add a test case for the allow_other mount option
2019-03-21 asomersfusefs: adapt the tests to the fuse => fusefs rename