]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/create.cc
fusefs: remove an obsolete fifo test
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / create.cc
2019-04-08 Alan Somersfusefs: cache file attributes
2019-04-05 Enji CooperFix the branch build
2019-04-04 Alan SomersMFHead@r345880
2019-03-29 Alan Somersfusefs: test that open(2) can return a writable fd...
2019-03-29 Alan SomersMFHead@r345677
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-23 Alan Somersfusefs: fallback to MKNOD/OPEN if a filesystem doesn...
2019-03-21 Alan Somersfusefs: correctly handle cacheable negative LOOKUP...
2019-03-21 Alan Somersfusefs: adapt the tests to the fuse => fusefs rename