Commit Graph

  • 113fabe937 Don't forget to close. Aaron Jacobs 2015-05-21 13:48:56 +1000
  • acccaf1e28 PosixTest.CreateInParallel_NoTruncate Aaron Jacobs 2015-05-21 13:46:47 +1000
  • f073423b67 Added test names. Aaron Jacobs 2015-05-21 13:27:18 +1000
  • f385176a96 Renamed to memfs.go. Aaron Jacobs 2015-05-21 13:23:18 +1000
  • 9a62061e63 Added support for symlinks in package fuse. Aaron Jacobs 2015-05-19 16:09:25 +1000
  • caca93f6f9 Added ReadSymlinkOp. Aaron Jacobs 2015-05-19 16:08:57 +1000
  • 3086e28fe4 Fixed a bug. Aaron Jacobs 2015-05-19 16:08:50 +1000
  • a6e14f1878 Fixed a bug. Aaron Jacobs 2015-05-19 16:08:13 +1000
  • c75db4a11f memFS.ReadSymlin Aaron Jacobs 2015-05-19 16:07:53 +1000
  • 05091dee19 Added file system support. Aaron Jacobs 2015-05-19 16:06:57 +1000
  • aa6498ca1b Added convert support. Aaron Jacobs 2015-05-19 16:05:54 +1000
  • 83baabeaf5 Added ReadSymlinkOp. Aaron Jacobs 2015-05-19 16:05:01 +1000
  • 589723ca4e Tightened up symlink tests, in particular around removing. Aaron Jacobs 2015-05-19 16:02:25 +1000
  • 32c4d03ad1 Clarify that UnlinkOp applies to directories, too. Aaron Jacobs 2015-05-19 16:02:20 +1000
  • dcaf480759 MemFSTest.DeleteSymlink Aaron Jacobs 2015-05-19 16:01:36 +1000
  • cec7824a4b Made MemFSTest.CreateSymlink more thorough. Aaron Jacobs 2015-05-19 16:00:28 +1000
  • 2f23b2ca27 Implemented CreateSymlink for memfs. Aaron Jacobs 2015-05-19 15:57:57 +1000
  • 9b36fa15f8 Todone. Aaron Jacobs 2015-05-19 15:57:54 +1000
  • 1cda3987e5 memFS.CreateSymlink Aaron Jacobs 2015-05-19 15:57:19 +1000
  • 5aacfb0801 Refactored memfs.inode. Aaron Jacobs 2015-05-19 15:53:09 +1000
  • 1f56395068 Fixed more errors. Aaron Jacobs 2015-05-19 15:53:01 +1000
  • 6f8dbe44b0 Restored lost code. Aaron Jacobs 2015-05-19 15:52:28 +1000
  • fe7d0eab90 Fixed more build errors. Aaron Jacobs 2015-05-19 15:51:38 +1000
  • 4cfaa1e1e7 Fixed more build errors. Aaron Jacobs 2015-05-19 15:50:12 +1000
  • 1c244c414a Fixed some build errors. Aaron Jacobs 2015-05-19 15:49:51 +1000
  • 2e7ac1c44b No reader locks. Aaron Jacobs 2015-05-19 15:49:13 +1000
  • 5184f42e34 Updated annotations. Aaron Jacobs 2015-05-19 15:48:39 +1000
  • 6fdbd3c0c2 Fixed names. Aaron Jacobs 2015-05-19 15:48:17 +1000
  • ccac11385f Updated inode contents. Aaron Jacobs 2015-05-19 15:46:09 +1000
  • e9e97851aa Added package fuse support for creating symlinks. Aaron Jacobs 2015-05-19 15:34:40 +1000
  • e9a77cf27d Added Convert support. Aaron Jacobs 2015-05-19 15:34:14 +1000
  • f71fe97d5e Added file system support. Aaron Jacobs 2015-05-19 15:33:19 +1000
  • 16155913c4 Added CreateSymlinkOp. Aaron Jacobs 2015-05-19 15:31:53 +1000
  • e331443c2b Added symlink- and hard link-related tests. Aaron Jacobs 2015-05-19 15:26:29 +1000
  • 35770118ce MemFSTest.ReadLink_NotASymlink Aaron Jacobs 2015-05-19 15:26:25 +1000
  • 4537a6fb9b MemFSTest.ReadLink_NonExistent Aaron Jacobs 2015-05-19 15:25:31 +1000
  • 2a58039db5 MemFSTest.CreateSymlink_AlreadyExists Aaron Jacobs 2015-05-19 15:24:53 +1000
  • d2fd911271 Added two more names. Aaron Jacobs 2015-05-19 15:22:50 +1000
  • 0a9c888d54 MemFSTest.CreateSymlink Aaron Jacobs 2015-05-19 15:22:31 +1000
  • c478c23404 MemFSTest.HardLinks Aaron Jacobs 2015-05-19 15:21:07 +1000
  • ba58fa8721 Added test names. Aaron Jacobs 2015-05-19 15:18:50 +1000
  • 1d03f1695d Allow the user to set arbitrary mount options. Aaron Jacobs 2015-05-19 11:39:18 +1000
  • b65f337637 Allow setting a file system name. Aaron Jacobs 2015-05-18 14:06:07 +1000
  • 54cb69c5ed Added support for mounting a file system in read-only mode. Aaron Jacobs 2015-05-18 10:22:00 +1000
  • abdc5138df Added documentation. Aaron Jacobs 2015-05-18 10:21:33 +1000
  • 0c77f49eab Made a test work on both Linux and OS X. Aaron Jacobs 2015-05-18 10:20:21 +1000
  • 3338682836 ReadOnlyTest.ReadDir Aaron Jacobs 2015-05-18 10:16:49 +1000
  • 9e9c2ac2c9 ReadOnlyTest.StatFiles Aaron Jacobs 2015-05-18 10:15:51 +1000
  • 7bef9dadfe Fixed tests to match real behavior. Aaron Jacobs 2015-05-18 10:15:16 +1000
  • f547825dfa ReadOnlyTest.Chmod Aaron Jacobs 2015-05-18 10:14:57 +1000
  • 039f159ab1 ReadOnlyTest.Chtimes Aaron Jacobs 2015-05-18 10:14:19 +1000
  • dbc48cd39f ReadOnlyTest.OpenForWrite Aaron Jacobs 2015-05-18 10:13:28 +1000
  • 87e443860a ReadOnlyTest.Mkdir Aaron Jacobs 2015-05-18 10:11:21 +1000
  • 409c174eac ReadOnlyTest.CreateFile Aaron Jacobs 2015-05-18 10:11:03 +1000
  • 59d54167fb Support read-only mode. Aaron Jacobs 2015-05-18 10:09:06 +1000
  • 2931e283d2 ReadOnlyTest.ReadRoot Aaron Jacobs 2015-05-18 10:07:41 +1000
  • fc1e4aab6b flushFS.ReadDir Aaron Jacobs 2015-05-18 10:06:19 +1000
  • 2f2c40a367 Allow opening the root dir in flushfs. Aaron Jacobs 2015-05-18 09:58:40 +1000
  • 9ee0e4a22f Started ReadOnlyTest.ReadRoot. Aaron Jacobs 2015-05-18 09:57:05 +1000
  • 68a2e8a068 Added the mount_sample flag. Aaron Jacobs 2015-05-18 09:55:39 +1000
  • 20ff8c6aec ReadOnlyTest.SetUp Aaron Jacobs 2015-05-18 09:54:34 +1000
  • 7caa7e6e91 Added test names. Aaron Jacobs 2015-05-18 09:52:10 +1000
  • 7ad99ec900 Added MountConfig.ReadOnly. Aaron Jacobs 2015-05-18 09:49:37 +1000
  • cb273d013a Moved per-PID tracing to Connection. Aaron Jacobs 2015-05-05 15:06:01 +1000
  • a9b17361e8 Fixed a context propagation bug. Aaron Jacobs 2015-05-05 14:49:59 +1000
  • 05bfe2677e Added support for kernel interrupt requests. Aaron Jacobs 2015-05-05 12:42:11 +1000
  • fe90f319b3 Fixed a bug in handling of an unknown op type. Aaron Jacobs 2015-05-05 12:40:37 +1000
  • 306840e4ce Wait less time, making the test faster. Aaron Jacobs 2015-05-05 12:34:07 +1000
  • 130ddabc42 InterruptFSTest.InterruptedDuringRead Aaron Jacobs 2015-05-05 12:32:36 +1000
  • 1236f0e278 Most of InterruptFSTest.InterruptedDuringRead. Aaron Jacobs 2015-05-05 12:28:18 +1000
  • 98fe7cbb0d Handle interrupt requests. Aaron Jacobs 2015-05-05 12:21:57 +1000
  • 0c8f9cece8 Fix another osxfuse request ID reuse bug. Aaron Jacobs 2015-05-05 11:47:05 +1000
  • 7fd0abb1f5 Handle osxfuse's behavior of reusing "unique" IDs. Aaron Jacobs 2015-05-05 11:44:54 +1000
  • 5649885523 Fixed a panic. Aaron Jacobs 2015-05-05 10:42:17 +1000
  • 766ff1edf7 Connection.recordCancelFunc Aaron Jacobs 2015-05-05 10:41:52 +1000
  • d22c1c64ae Arrange for a cancellation channel. Aaron Jacobs 2015-05-05 10:41:09 +1000
  • 4fdecd8417 Use new beginOp/finishOp. Aaron Jacobs 2015-05-05 10:36:38 +1000
  • 365f219704 New begin/finish interface. Not yet wired. Aaron Jacobs 2015-05-05 10:14:54 +1000
  • be24b2b3e3 Signal in flight. Aaron Jacobs 2015-05-04 22:00:24 +1000
  • 0b00132020 InterruptFS.ReadFile Aaron Jacobs 2015-05-04 21:56:43 +1000
  • aeca4a00d5 Fixed a bug. Aaron Jacobs 2015-05-04 21:54:33 +1000
  • 8010a8342d InterruptFS.WaitForReadInFlight Aaron Jacobs 2015-05-04 21:53:39 +1000
  • fe14fa8f3e Started InterruptFSTest.InterruptedDuringRead. Aaron Jacobs 2015-05-04 21:51:57 +1000
  • d862e4b035 interruptfs.New Aaron Jacobs 2015-05-04 21:42:57 +1000
  • 5fd9008838 Began on a test. Aaron Jacobs 2015-05-04 16:34:11 +1000
  • 7af2286422 Began on interruptfs. Aaron Jacobs 2015-05-04 16:30:03 +1000
  • 2cbbc756df Eliminated redundant checking for unknown ops. Aaron Jacobs 2015-05-05 10:33:49 +1000
  • 64a7c6f973 Connection.ReadOp can assume Convert will not fail. Aaron Jacobs 2015-05-05 10:33:47 +1000
  • 025ddafef1 Updated Convert. Aaron Jacobs 2015-05-05 10:32:57 +1000
  • 02983fd557 Added unknownOp. Aaron Jacobs 2015-05-05 10:32:22 +1000
  • 2cde92d5de Defined new contract. Aaron Jacobs 2015-05-05 10:29:48 +1000
  • c141849814 Eliminated a bunch of per-op error checking boilerplate. Aaron Jacobs 2015-05-05 10:28:03 +1000
  • bc6e09f86f toBazilfuseResponse methods. Aaron Jacobs 2015-05-05 10:27:24 +1000
  • bc476921d5 Set bfResp. Aaron Jacobs 2015-05-05 10:26:34 +1000
  • 2aed770c32 commonOp.Respond Aaron Jacobs 2015-05-05 10:25:25 +1000
  • 9167630de5 Renamed methods. Aaron Jacobs 2015-05-05 10:23:37 +1000
  • daa69251d1 Killed branches on err. Aaron Jacobs 2015-05-05 10:22:46 +1000
  • ee8c1f0357 Use internalOp. Aaron Jacobs 2015-05-05 10:21:21 +1000
  • 6c38037b11 Defined internalOp. Aaron Jacobs 2015-05-05 10:20:03 +1000
  • b79a1f5510 Simplified the Connection <-> commonOp protocol a bit. Aaron Jacobs 2015-05-05 10:08:02 +1000