fusego/samples
Aaron Jacobs a956166291 Deleted MemFSTest.Rmdir_ReusesInodeID.
At least on OS X, the kernel doesn't relaibly send a Forget request
right after RmDir, even if the directory is not open. (This is contrary
to what the fuse low-level ops documentation says.) So there's no way to
reliably test this.
2015-03-03 16:14:37 +11:00
..
hellofs Fixed permissions issues in memfs, making the package support doing so. 2015-03-03 11:08:34 +11:00
memfs Deleted MemFSTest.Rmdir_ReusesInodeID. 2015-03-03 16:14:37 +11:00