aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/fs/fusefs/nfs.cc
Commit message (Expand)AuthorAgeFilesLines
* fusefs: add more checks for buggy FUSE serversAlan Somers2025-06-131-0/+106
* fusefs: fix a memory leakAlan Somers2024-12-231-0/+30
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* fusefs: add SVN Keywords to the test filesAlan Somers2019-08-131-0/+2
* fusefs: annotate deliberate file descriptor leaks in the testsAlan Somers2019-06-261-1/+1
* fusefs: check the vnode cache when looking up files for the NFS serverAlan Somers2019-05-311-9/+46
* fusefs: prefer FUSE_ROOT_ID to literal 1 in the testsAlan Somers2019-05-311-7/+7
* fusefs: make the tests more cplusplusyAlan Somers2019-05-271-68/+68
* fusefs: Make fuse file systems NFS-exportableAlan Somers2019-05-231-0/+307