]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/default_permissions.cc
fusefs: only root may set the sticky bit on a non-directory
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / default_permissions.cc
2019-05-04 asomersfusefs: only root may set the sticky bit on a non-directory
2019-05-01 asomersfusefs: fix some permission checks with -o default_perm...
2019-04-11 asomersfusefs: Finish supporting -o default_permissions
2019-04-10 asomersfusefs: WIP supporting -o default_permissions
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: add a test case for the allow_other mount option
2019-03-21 asomersfusefs: adapt the tests to the fuse => fusefs rename