]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/Makefile
fusefs: raise protocol level to 7.12
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / Makefile
2019-05-23 Alan Somersfusefs: Make fuse file systems NFS-exportable
2019-05-21 Alan Somersfusefs: Allow update mounts
2019-05-13 Alan SomersMFHead @347527
2019-05-11 Alan Somersfusefs: support kqueue for /dev/fuse
2019-05-04 Alan Somersfusefs: only root may set the sticky bit on a non-directory
2019-04-29 Alan Somersfusefs: FIFO support
2019-04-05 Enji CooperFix the branch build
2019-04-04 Alan SomersMFHead@r345880
2019-04-01 Alan SomersRespond to ngie's comments in D19752
2019-03-29 Alan Somersfusefs: fix test build after r345645
2019-03-29 Alan SomersMFHead@r345677
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-21 Alan Somersfusefs: add a test case for the allow_other mount option
2019-03-21 Alan Somersfusefs: adapt the tests to the fuse => fusefs rename