]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/Makefile
fusefs: fix warnings in the tests reported by GCC
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / Makefile
2019-07-20 asomersfusefs: fix warnings in the tests reported by GCC
2019-06-27 asomersMFHead @349476
2019-06-20 asomersfusefs: implement VOP_BMAP
2019-06-20 asomersMFHead @349234
2019-06-11 asomersfusefs: WIP fixing writeback cacheing
2019-06-06 asomersfusefs: add some explicit tests for FUSE_FORGET
2019-06-06 asomersMFHead @348740
2019-06-01 asomersfusefs: support name cache invalidation
2019-05-23 asomersfusefs: Make fuse file systems NFS-exportable
2019-05-21 asomersfusefs: Allow update mounts
2019-05-13 asomersMFHead @347527
2019-05-11 asomersfusefs: support kqueue for /dev/fuse
2019-05-04 asomersfusefs: only root may set the sticky bit on a non-directory
2019-04-29 asomersfusefs: FIFO support
2019-04-05 ngieFix the branch build
2019-04-04 asomersMFHead@r345880
2019-04-01 asomersRespond to ngie's comments in D19752
2019-03-29 asomersfusefs: fix test build after r345645
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