]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/lookup.cc
fusefs: Upgrade FUSE protocol to version 7.9.
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / lookup.cc
2019-05-16 asomersfusefs: Upgrade FUSE protocol to version 7.9.
2019-05-13 asomersMFHead @347527
2019-05-09 asomersfusefs: shorten and consolidate sleeps
2019-04-11 asomersfusefs: fix a panic in a stale vnode situation
2019-04-11 asomersfusefs: eliminate a superfluous FUSE_GETATTR from VOP_L...
2019-04-10 asomersfusefs: various cleanups
2019-04-10 asomersfusefs: WIP supporting -o default_permissions
2019-04-09 asomersfusefs: cache negative lookups
2019-04-09 asomersfusefs: implement entry cache timeouts
2019-04-09 asomersfusefs: implement attribute cache timeouts
2019-04-08 asomersfusefs: cache file attributes
2019-04-05 ngieFix the branch build
2019-04-04 asomersMFHead@r345880
2019-03-29 asomersMFHead@r345677
2019-03-21 asomersfusefs: adapt the tests to the fuse => fusefs rename