fusego/samples/hellofs
Aaron Jacobs e85990c143 Fixed permissions behavior in hellofs.
The tests were recently broken on Linux when default_permissions was set
when mounting. On Linux (but not on OS X), the uid sending the Init
request is root, so all of the files appear to be owned by root. This
was fine until we told the kernel to check permissions.
2015-03-17 16:35:31 +11:00
..
hello_fs.go Fixed permissions behavior in hellofs. 2015-03-17 16:35:31 +11:00
hello_fs_test.go Fixed permissions behavior in hellofs. 2015-03-17 16:35:31 +11:00