]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/mockfs.hh
fusefs: support asynchronous cache invalidation
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / mockfs.hh
2019-06-03 asomersfusefs: support asynchronous cache invalidation
2019-06-01 asomersfusefs: support name cache invalidation
2019-05-29 asomersfusefs: raise protocol level to 7.12
2019-05-27 asomersfusefs: make the tests more cplusplusy
2019-05-26 asomersfusefs: more build fixes
2019-05-16 asomersfusefs: Upgrade FUSE protocol to version 7.9.
2019-05-13 asomersMFHead @347527
2019-05-12 asomersfusefs: Report the number of available ops in kevent(2)
2019-05-10 asomersfusefs: fix intermittency in the Destroy.ok test
2019-04-12 asomersfusefs: implement VOP_ADVLOCK
2019-04-05 asomersfusefs: correctly return EROFS from VOP_ACCESS
2019-04-05 ngieFix the branch build
2019-04-04 asomersMFHead@r345880
2019-03-29 asomersMFHead@r345677
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