]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/setattr.cc
fusefs: forward UTIME_NOW to the server
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / setattr.cc
2019-05-16 Alan Somersfusefs: forward UTIME_NOW to the server
2019-05-16 Alan Somersfusefs: Upgrade FUSE protocol to version 7.9.
2019-05-13 Alan SomersMFHead @347527
2019-05-08 Alan Somersfusefs: updated cached attributes during VOP_LINK.
2019-04-23 Alan SomersFix bug in vtruncbuf introduced by r346162
2019-04-11 Alan Somersfusefs: add a test for setattr with UTIME_NOW
2019-04-10 Alan Somersfusefs: various cleanups
2019-04-10 Alan Somersfusefs: WIP supporting -o default_permissions
2019-04-08 Alan Somersfusefs: cache file attributes
2019-04-05 Enji CooperFix the branch build
2019-04-04 Alan SomersMFHead@r345880
2019-04-03 Alan Somersfusefs: during ftruncate, discard cached data past...
2019-03-29 Alan SomersMFHead@r345677
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-21 Alan Somersfusefs: adapt the tests to the fuse => fusefs rename