- 29 Feb, 2016 7 commits
-
-
Aaron Jacobs authored
In particular TestNonEmptyMountPoint, which is currently failing on Linux due to the poor error handling we inherited from bazil.org/fuse.
-
Aaron Jacobs authored
I had forgotten that we explicitly handle the "mount point doesn't exist" case, so that wasn't tickling what I had hoped in fusermount.
-
Aaron Jacobs authored
It appears osxfuse is happy to mount over a non-empty directory.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
- 10 Jan, 2016 3 commits
-
-
Aaron Jacobs authored
This makes it easier to write integration tests for atime, ctime, and mtime on both darwin and linux.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
- 14 Dec, 2015 9 commits
-
-
Aaron Jacobs authored
For googlecloudplatform/gcsfuse#137.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
- 23 Oct, 2015 1 commit
-
-
Andrew Gaul authored
Tools like du and ls -l use this value to calculate the space used. Force block size to 512 bytes for simplicity and compatibility with Mac OS X which uses an older FUSE.
-
- 10 Sep, 2015 6 commits
-
-
Aaron Jacobs authored
On OS X we can't set block size above 2^17, but we want to encourage users to send large reads and writes. For GoogleCloudPlatform/gcsfuse#125.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
- 09 Sep, 2015 14 commits
-
-
Aaron Jacobs authored
While I was at it, added tests for fsname. I can't figure out how to test the volume name. For GoogleCloudPlatform/gcsfuse#125.
-
Aaron Jacobs authored
File systems must now handle StatFSOp in order to mount correctly on OS X. For GoogleCloudPlatform/gcsfuse#125.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-