]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/access.cc
fusefs: automatically update mtime and ctime on write
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / access.cc
2019-06-20 asomersMFHead @349234
2019-06-06 asomersMFHead @348740
2019-05-31 asomersfusefs: prefer FUSE_ROOT_ID to literal 1 in the tests
2019-05-13 asomersMFHead @347527
2019-04-05 asomersfusefs: implement VOP_ACCESS
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