]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/readdir.cc
fusefs: only root may set the sticky bit on a non-directory
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / readdir.cc
2019-04-05 Enji CooperFix the branch build
2019-04-04 Alan SomersMFHead@r345880
2019-04-03 Alan Somersfusefs: fix a panic in VOP_READDIR
2019-04-01 Alan Somersfusefs: allow opening files O_EXEC
2019-03-29 Alan SomersMFHead@r345677
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-27 Alan Somersfusefs: correctly set fuse_release_in.flags in an error...
2019-03-27 Alan SomersFUSEFS: during FUSE_READDIR, set the read size correctly.
2019-03-21 Alan Somersfusefs: adapt the tests to the fuse => fusefs rename