]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/readdir.cc
fusefs: make the tests more cplusplusy
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / readdir.cc
2019-05-27 asomersfusefs: make the tests more cplusplusy
2019-05-23 asomersfusefs: Make fuse file systems NFS-exportable
2019-05-16 asomersfusefs: Upgrade FUSE protocol to version 7.9.
2019-05-13 asomersMFHead @347527
2019-04-05 ngieFix the branch build
2019-04-04 asomersMFHead@r345880
2019-04-03 asomersfusefs: fix a panic in VOP_READDIR
2019-04-01 asomersfusefs: allow opening files O_EXEC
2019-03-29 asomersMFHead@r345677
2019-03-27 asomersfusefs: correctly set fuse_release_in.flags in an error...
2019-03-27 asomersFUSEFS: during FUSE_READDIR, set the read size correctly.
2019-03-21 asomersfusefs: adapt the tests to the fuse => fusefs rename