- 19 Dec, 2016 9 commits
-
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
At the level of the OutMessage API. In preparation for reworking its implementation.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
For the sake of testing.T.Run.
-
- 18 Dec, 2016 5 commits
-
-
Aaron Jacobs authored
In preparation for considering a switch away from the evil use of runtime's internal memclr function.
-
Aaron Jacobs authored
This should better stress memclr.
-
Aaron Jacobs authored
I misunderstood what was being zeroed. Only the header is.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
- 16 Oct, 2016 7 commits
-
-
Aaron Jacobs authored
There are a few changes to tests and documentation to reflect changes to osxfuse behavior. All of them should probably be seen as backwards compatible. The tests now test the osxfuse 3 behavior, and for this reason we should consider killing osxfuse 2 support after some time. Closes #18. Closes #19.
-
Aaron Jacobs authored
Tested on OS X 10.11.6 (15G1004) with osxfuse 3.5.2.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
There's no need to complicate the API. If osxfuse makes a backwards-incompatible change again, we can add support for it.
-
- 25 Sep, 2016 1 commit
-
-
Nemanja Zbiljić authored
Also supports custom bundled OSXFUSE installs.
-
- 16 May, 2016 1 commit
-
-
Aaron Jacobs authored
To aid in debugging GoogleCloudPlatform/gcsfuse#170.
-
- 29 Feb, 2016 9 commits
-
-
Aaron Jacobs authored
For googlecloudplatform/gcsfuse#161.
-
Aaron Jacobs authored
-
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 5 commits
-
-
Aaron Jacobs authored
For googlecloudplatform/gcsfuse#137.
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-
Aaron Jacobs authored
-