Commit Graph

  • 987b494dca Finished with kernelResponse methods. Aaron Jacobs 2015-07-24 11:07:17 +1000
  • b7d2d61e21 More kernelResponse methods. Aaron Jacobs 2015-07-24 11:04:12 +1000
  • 350f75b812 CreateFileOp.kernelResponse Aaron Jacobs 2015-07-24 11:01:36 +1000
  • 4ce589bcf1 SetInodeAttributesOp.kernelResponse Aaron Jacobs 2015-07-24 10:58:17 +1000
  • c59b546a87 GetInodeAttributesOp.kernelResponse Aaron Jacobs 2015-07-24 10:57:34 +1000
  • 99efba2200 LookUpInodeOp.kernelResponse Aaron Jacobs 2015-07-24 10:55:03 +1000
  • e226901fc6 Fixed a bunch of build errors. Aaron Jacobs 2015-07-24 10:54:09 +1000
  • 32dc0dc4da Started on LookUpInodeOp.kernelResponse. Aaron Jacobs 2015-07-24 10:41:29 +1000
  • 9206e9af94 Refactored OpenFileOp.kernelResponse. Aaron Jacobs 2015-07-24 10:36:50 +1000
  • 738a1dad7d InternalStatFSOp.kernelResponse Aaron Jacobs 2015-07-24 10:35:51 +1000
  • 707d5245b0 Killed bfReq fields. Aaron Jacobs 2015-07-24 10:34:45 +1000
  • b0acac98d5 Fixed a panic. Aaron Jacobs 2015-07-24 10:33:39 +1000
  • b8d3dfd5ac Fixed statfs and interrupt. Aaron Jacobs 2015-07-24 10:32:36 +1000
  • 35021f0bfe Improved error messages. Aaron Jacobs 2015-07-24 10:31:07 +1000
  • b5f954ccfb Added Convert support for the internal ops. Aaron Jacobs 2015-07-24 10:30:46 +1000
  • 296d9cbc62 Declared internal ops. Aaron Jacobs 2015-07-24 10:28:47 +1000
  • 72906b755a Fixed much of Connection.ReadOp. Aaron Jacobs 2015-07-24 10:19:21 +1000
  • 290ac455fd Fixed some build errors. Aaron Jacobs 2015-07-24 10:04:12 +1000
  • 9082660f6d Eliminated some unnecessary function calls. Aaron Jacobs 2015-07-24 09:59:18 +1000
  • f717d87868 Fixed some build errors. Aaron Jacobs 2015-07-24 09:58:42 +1000
  • a5b7862c5c Fixed the Convert interface. Aaron Jacobs 2015-07-24 09:55:24 +1000
  • af893b822a Updated respond signatures. Aaron Jacobs 2015-07-24 09:53:28 +1000
  • e2849d09f3 commonOp.Respond Aaron Jacobs 2015-07-24 09:52:37 +1000
  • fc9297d3d1 commonOp.init Aaron Jacobs 2015-07-24 09:43:02 +1000
  • 36e4dd8331 commonOp.ShortDesc Aaron Jacobs 2015-07-24 08:41:16 +1000
  • a2c287f90a Updated commonOp fields again. Aaron Jacobs 2015-07-24 08:37:20 +1000
  • 6ded0a543e Updated commonOp fields. Aaron Jacobs 2015-07-24 08:33:40 +1000
  • 75e419f391 OpenFileOp.kernelResponse Aaron Jacobs 2015-07-24 08:30:43 +1000
  • 5cc86afafb Fixed an error. Aaron Jacobs 2015-07-24 08:20:44 +1000
  • 3d9ad48171 ReadSymlinkOp Aaron Jacobs 2015-07-24 08:19:32 +1000
  • b7a46f5fc6 FlushFileOp Aaron Jacobs 2015-07-24 08:19:04 +1000
  • d29e0a6f93 SyncFileOp Aaron Jacobs 2015-07-24 08:16:46 +1000
  • 5e97b58fcc WriteFileOp Aaron Jacobs 2015-07-24 08:15:52 +1000
  • 8c9daf83da ReleaseDirHandleOp Aaron Jacobs 2015-07-24 08:14:02 +1000
  • d1c1155861 ReleaseFileHandleOp Aaron Jacobs 2015-07-24 08:13:36 +1000
  • 86c921d9eb OpenDirOp Aaron Jacobs 2015-07-24 08:12:29 +1000
  • ecdc71b136 OpenFileOp Aaron Jacobs 2015-07-24 08:12:07 +1000
  • 90aee4644b ReadDirOp Aaron Jacobs 2015-07-24 08:11:24 +1000
  • fc142cb274 ReadFileOp Aaron Jacobs 2015-07-24 08:10:45 +1000
  • 7133c835aa RmDirOp Aaron Jacobs 2015-07-24 08:09:07 +1000
  • d8e3e30f99 UnlinkOp Aaron Jacobs 2015-07-24 08:08:41 +1000
  • f667900499 RenameOp Aaron Jacobs 2015-07-24 08:07:22 +1000
  • 88036b9232 CreateSymlinkOp Aaron Jacobs 2015-07-24 08:04:59 +1000
  • bf11280dcd CreateFileOp Aaron Jacobs 2015-07-24 08:04:03 +1000
  • 39b2936592 MkDirOp Aaron Jacobs 2015-07-24 08:02:49 +1000
  • 091d0e967c ForgetInodeOp Aaron Jacobs 2015-07-24 07:57:31 +1000
  • a30301af46 SetInodeAttributesOp Aaron Jacobs 2015-07-24 07:53:16 +1000
  • 93a670bc8c GetInodeAttributesOp Aaron Jacobs 2015-07-23 16:41:34 +1000
  • f70c00c1ed LookUpInodeOp Aaron Jacobs 2015-07-23 16:40:27 +1000
  • 7fb5d10b11 Begin on Convert. Aaron Jacobs 2015-07-23 16:37:58 +1000
  • 8a92167cc8 Updated the signature of fuseops.Convert. Aaron Jacobs 2015-07-23 16:36:31 +1000
  • de61f1bdca Export a Destroy method. Aaron Jacobs 2015-07-23 16:35:19 +1000
  • c18d5a42e6 Split out message reading in preparation for reusing it. Aaron Jacobs 2015-07-23 16:33:59 +1000
  • deded00e91 Export Message. Aaron Jacobs 2015-07-23 16:31:06 +1000
  • e01202779d Deleted a broken test. Aaron Jacobs 2015-07-24 12:51:12 +1000
  • f4231ede4b Copied over the juicy bits of bazilfuse, and made them work. Aaron Jacobs 2015-07-23 16:27:14 +1000
  • aa32dd928b Fixed some more references to bazilfuse. Aaron Jacobs 2015-07-23 16:26:32 +1000
  • dd005502f0 Fixed a build error. Aaron Jacobs 2015-07-23 16:23:45 +1000
  • 61d71f86ba Fixed some package names. Aaron Jacobs 2015-07-23 16:23:26 +1000
  • 38685c9ea2 Copied some missing files from from jacobsa/bazilfuse@b378951. Aaron Jacobs 2015-07-23 16:22:49 +1000
  • b8bf3cacb4 Fixed some build errors. Aaron Jacobs 2015-07-23 16:22:32 +1000
  • 8e0cba22dd Unexported unused Flags fields. Aaron Jacobs 2015-07-23 16:22:05 +1000
  • 4dc22ba2e7 Use package fuseshim in package fuseops. Aaron Jacobs 2015-07-23 16:21:14 +1000
  • 81dee67b51 Use package fuseshim in package fuse. Aaron Jacobs 2015-07-23 16:18:43 +1000
  • 8c94df5ce9 Made package fuseshim build. Aaron Jacobs 2015-07-23 16:16:42 +1000
  • b14b41f3f5 Fixed more build errors. Aaron Jacobs 2015-07-23 16:11:50 +1000
  • bd41a4e788 Fixed more build errors. Aaron Jacobs 2015-07-23 16:01:45 +1000
  • 4dd9732c5b Copied a missing file from from jacobsa/bazilfuse@b378951. Aaron Jacobs 2015-07-23 16:00:10 +1000
  • ca5f985182 Fixed more errors. Aaron Jacobs 2015-07-23 15:59:29 +1000
  • d6a582c6a5 Fixed more shim errors. Aaron Jacobs 2015-07-23 15:58:40 +1000
  • f0fb8be9b4 Fixed some fuseshim build errors. Aaron Jacobs 2015-07-23 15:55:54 +1000
  • 4bc4c23872 Fixed Protocol layering. Aaron Jacobs 2015-07-23 15:54:57 +1000
  • e8ddcd361c Fixed kernel package name. Aaron Jacobs 2015-07-23 15:54:32 +1000
  • 7b2b33d526 Fixed some build errors. Aaron Jacobs 2015-07-23 15:53:23 +1000
  • d87d15e893 Copied from jacobsa/bazilfuse@b378951. Aaron Jacobs 2015-07-23 15:52:04 +1000
  • 216fede41e Copied from jacobsa/bazilfuse@b378951. Aaron Jacobs 2015-07-23 15:47:23 +1000
  • df9f2b75f3 Removed fuseops.OpHeader. Aaron Jacobs 2015-07-24 09:38:48 +1000
  • e6f7fe6013 Killed fuseops.OpHeader. Aaron Jacobs 2015-07-24 09:38:40 +1000
  • 84c827f980 Stop using fuseops.Header in memfs. Aaron Jacobs 2015-07-24 09:37:57 +1000
  • 591350f2c6 Fixed duplicate package documentation. Aaron Jacobs 2015-07-24 09:35:14 +1000
  • 641f7b756d Avoid a few per-op allocations. Aaron Jacobs 2015-07-23 15:33:15 +1000
  • 7f2fe96fc5 Don't call Respond methods via reflect.Value.Call. Aaron Jacobs 2015-07-23 15:32:44 +1000
  • 894e5ffba2 Fill in bfReq fields. Aaron Jacobs 2015-07-22 22:27:48 +1000
  • 422fe4db37 Implemented respond methods. Aaron Jacobs 2015-07-22 22:26:58 +1000
  • 2c1ba6d729 LookUpInodeOp.respond Aaron Jacobs 2015-07-22 22:23:47 +1000
  • 2366f698e2 Added bfReq members. Aaron Jacobs 2015-07-22 22:23:11 +1000
  • aff2fc2f9e Ripped out the toBazilfuseResponse logic from commonOp. Aaron Jacobs 2015-07-22 22:19:49 +1000
  • f004d3ff4a Avoid calling Logf on the hot path when logging is disabled. Aaron Jacobs 2015-07-22 21:45:49 +1000
  • 4b1e4b55f9 Embed the bazilfuse response object within ReadFileOp. Aaron Jacobs 2015-07-22 21:32:10 +1000
  • 3755e07da2 Enabled Travis CI. Aaron Jacobs 2015-07-21 21:55:40 +1000
  • 1a3bd0eae3 Killed a few stale features and removed a global debug flag. Aaron Jacobs 2015-07-16 10:55:54 +1000
  • f0f62136a7 Killed the stale random delays feature. Aaron Jacobs 2015-07-16 10:55:38 +1000
  • b44d345076 Killed the per-PID tracing feature. Aaron Jacobs 2015-07-16 10:54:34 +1000
  • 5eb7759880 Killed off the --fuse.debug flag. Aaron Jacobs 2015-07-16 10:52:18 +1000
  • e1eaeb5b64 Fix debug logging for in-process tests. Aaron Jacobs 2015-07-16 10:52:06 +1000
  • 528f3d1d06 Fix debug logging for subprocess tests. Aaron Jacobs 2015-07-16 10:51:08 +1000
  • c42ea09940 Update a reference to the now-gone flag. Aaron Jacobs 2015-07-16 10:48:50 +1000
  • d38b2cdb6f Killed debug.go. Aaron Jacobs 2015-07-16 10:47:56 +1000
  • cea9394fd7 Use MountConfig.DebugLogger. Aaron Jacobs 2015-07-16 10:47:42 +1000
  • d914c05369 Added MountConfig.DebugLogger. Aaron Jacobs 2015-07-16 10:46:59 +1000