Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix intermittency in the sys.fs.fusefs.symlink.main test | Alan Somers | 2023-10-06 | 1 | -0/+8 |
* | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | fusefs: handle evil servers that return illegal inode numbers | Alan Somers | 2022-05-12 | 1 | -0/+22 |
* | fusefs: add SVN Keywords to the test files | Alan Somers | 2019-08-13 | 1 | -0/+2 |
* | fusefs: prefer FUSE_ROOT_ID to literal 1 in the tests | Alan Somers | 2019-05-31 | 1 | -6/+10 |
* | fusefs: make the tests more cplusplusy | Alan Somers | 2019-05-27 | 1 | -22/+22 |
* | fusefs: Upgrade FUSE protocol to version 7.9. | Alan Somers | 2019-05-16 | 1 | -0/+42 |
* | fusefs: clear a dir's attr cache when its contents change | Alan Somers | 2019-05-09 | 1 | -16/+58 |
* | fusefs: adapt the tests to the fuse => fusefs rename | Alan Somers | 2019-03-21 | 1 | -0/+90 |