aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/fs/fusefs/getattr.cc
Commit message (Expand)AuthorAgeFilesLines
* fusefs: fix invalid value for st_birthtime.tv_nsecAlan Somers2024-02-041-6/+9
* 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: correctly handle an inode that changes file typesAlan Somers2021-12-071-0/+50
* fusefs: fix intermittency in some ENOENT testsAlan Somers2020-05-181-0/+12
* fusefs: avoid cache corruption with buggy fuse serversAlan Somers2020-03-111-0/+1
* fusefs: Fix the size of fuse_getattr_inAlan Somers2019-08-141-0/+1
* fusefs: add SVN Keywords to the test filesAlan Somers2019-08-131-0/+2
* fusefs: prefer FUSE_ROOT_ID to literal 1 in the testsAlan Somers2019-05-311-3/+3
* fusefs: make the tests more cplusplusyAlan Somers2019-05-271-73/+73
* fusefs: allow the server to specify st_blksizeAlan Somers2019-05-161-0/+35
* fusefs: Upgrade FUSE protocol to version 7.9.Alan Somers2019-05-161-0/+66
* fusefs: shorten and consolidate sleepsAlan Somers2019-05-091-7/+2
* fusefs: implement attribute cache timeoutsAlan Somers2019-04-091-5/+5
* fusefs: cache file attributesAlan Somers2019-04-081-7/+26
* fusefs: adapt the tests to the fuse => fusefs renameAlan Somers2019-03-211-0/+185