Commit Graph

101 Commits (b6e2754edfa8ac864bd26efe8541ebf2ee6563eb)

Author SHA1 Message Date
Aaron Jacobs c0e60edb32 Defined the new OutMessage API. 2015-07-28 16:09:27 +10:00
Aaron Jacobs 3371ab70ac Redefined the contents of OutMessage. 2015-07-28 16:06:23 +10:00
Aaron Jacobs 5b5d8ff8be Added a freelist package. 2015-07-28 12:56:16 +10:00
Aaron Jacobs 563f47c299 Deleted a broken FreeBSD file. 2015-07-27 11:49:13 +10:00
Aaron Jacobs 7b00963ee7 Deleted a test that references the old package. 2015-07-24 16:38:48 +10:00
Aaron Jacobs ed2ae82923 Deleted fuseshim. 2015-07-24 16:35:54 +10:00
Aaron Jacobs 2860526871 Updated newConnection. 2015-07-24 16:01:45 +10:00
Aaron Jacobs 59962d69e6 Fixed a bug. 2015-07-24 15:10:28 +10:00
Aaron Jacobs f2e8a5d806 Connection.readMessage 2015-07-24 15:04:28 +10:00
Aaron Jacobs 9ea4360f19 InMessage.Init 2015-07-24 14:57:18 +10:00
Aaron Jacobs b550b092fe Implemented some other InMessage methods. 2015-07-24 14:55:35 +10:00
Aaron Jacobs e0d989cba3 InMessage.Header 2015-07-24 14:52:54 +10:00
Aaron Jacobs d93a81b046 Defined the constant for Linux, too. 2015-07-24 14:46:45 +10:00
Aaron Jacobs b8110bf8a7 Added a buffer field. 2015-07-24 14:45:47 +10:00
Aaron Jacobs 64f4827424 Fixed some build errors. 2015-07-24 14:36:59 +10:00
Aaron Jacobs 0370159a68 Export some fields of fuseshim.Conn. 2015-07-24 14:29:31 +10:00
Aaron Jacobs 2e8b1546be Declared InMessage. 2015-07-24 14:27:14 +10:00
Aaron Jacobs b3d13508fb Renamed to OutMessage. 2015-07-24 14:11:03 +10:00
Aaron Jacobs 5166631830 Renamed to out_message.go. 2015-07-24 14:09:11 +10:00
Aaron Jacobs 2c346ca77f Fixed kernelResponse methods. 2015-07-24 13:46:18 +10:00
Aaron Jacobs 7784641da1 Use buffer in commonOp.Respond. 2015-07-24 13:41:05 +10:00
Aaron Jacobs 9c1134ca3f Added a Buffer type. 2015-07-24 13:36:53 +10:00
Aaron Jacobs 3fe63db6fb Pasted from package fuseshim. 2015-07-24 13:26:25 +10:00
Aaron Jacobs f3956ca109 Fixed some Linux build errors. 2015-07-24 12:57:29 +10:00
Aaron Jacobs 050bcb1c02 Fixed a bug. 2015-07-24 12:51:33 +10:00
Aaron Jacobs d9c8d95df7 Fixed a panic. 2015-07-24 12:51:33 +10:00
Aaron Jacobs 9c2f2652f7 Write replies to the kernel. 2015-07-24 12:51:32 +10:00
Aaron Jacobs 72906b755a Fixed much of Connection.ReadOp. 2015-07-24 12:51:30 +10:00
Aaron Jacobs 75e419f391 OpenFileOp.kernelResponse 2015-07-24 12:51:29 +10:00
Aaron Jacobs a30301af46 SetInodeAttributesOp 2015-07-24 12:51:27 +10:00
Aaron Jacobs f70c00c1ed LookUpInodeOp 2015-07-24 12:51:27 +10:00
Aaron Jacobs 7fb5d10b11 Begin on Convert. 2015-07-24 12:51:27 +10:00
Aaron Jacobs de61f1bdca Export a Destroy method. 2015-07-24 12:51:27 +10:00
Aaron Jacobs c18d5a42e6 Split out message reading in preparation for reusing it. 2015-07-24 12:51:27 +10:00
Aaron Jacobs deded00e91 Export Message. 2015-07-24 12:51:27 +10:00
Aaron Jacobs e01202779d Deleted a broken test. 2015-07-24 12:51:12 +10:00
Aaron Jacobs aa32dd928b Fixed some more references to bazilfuse. 2015-07-24 09:42:43 +10:00
Aaron Jacobs 61d71f86ba Fixed some package names. 2015-07-24 09:42:43 +10:00
Aaron Jacobs 38685c9ea2 Copied some missing files from from jacobsa/bazilfuse@b378951. 2015-07-24 09:42:43 +10:00
Aaron Jacobs 8c94df5ce9 Made package fuseshim build. 2015-07-24 09:42:42 +10:00
Aaron Jacobs b14b41f3f5 Fixed more build errors. 2015-07-24 09:42:42 +10:00
Aaron Jacobs bd41a4e788 Fixed more build errors. 2015-07-24 09:42:42 +10:00
Aaron Jacobs 4dd9732c5b Copied a missing file from from jacobsa/bazilfuse@b378951. 2015-07-24 09:42:42 +10:00
Aaron Jacobs ca5f985182 Fixed more errors. 2015-07-24 09:42:42 +10:00
Aaron Jacobs d6a582c6a5 Fixed more shim errors. 2015-07-24 09:42:42 +10:00
Aaron Jacobs f0fb8be9b4 Fixed some fuseshim build errors. 2015-07-24 09:42:42 +10:00
Aaron Jacobs 4bc4c23872 Fixed Protocol layering. 2015-07-24 09:42:42 +10:00
Aaron Jacobs e8ddcd361c Fixed kernel package name. 2015-07-24 09:42:42 +10:00
Aaron Jacobs 7b2b33d526 Fixed some build errors. 2015-07-24 09:42:42 +10:00
Aaron Jacobs d87d15e893 Copied from jacobsa/bazilfuse@b378951. 2015-07-24 09:42:41 +10:00
Aaron Jacobs 216fede41e Copied from jacobsa/bazilfuse@b378951. 2015-07-24 09:42:41 +10:00