Commit Graph

1261 Commits (355975cfcaa074104a7e9011246cc02e60c8cffc)

Author SHA1 Message Date
Aaron Jacobs c997143411 Fixed a bug. 2015-07-27 15:49:38 +10:00
Aaron Jacobs 82289ebdd4 Fixed sample build errors. 2015-07-27 15:47:45 +10:00
Aaron Jacobs e7a97bf905 Killed off fuseops.Op. 2015-07-27 15:44:59 +10:00
Aaron Jacobs a99d69abce Fixed a couple of out of date references. 2015-07-27 15:44:54 +10:00
Aaron Jacobs 522995296e Fixed package fuse. 2015-07-27 15:44:17 +10:00
Aaron Jacobs 3755e3c1a1 Fixed package fuse. 2015-07-27 15:43:41 +10:00
Aaron Jacobs e59dbd14f4 Killed methods. 2015-07-27 15:42:02 +10:00
Aaron Jacobs 56b1f10c47 Killed unexported fields. 2015-07-27 15:41:46 +10:00
Aaron Jacobs b1b941d450 Deleted commonOp. 2015-07-27 15:40:46 +10:00
Aaron Jacobs dfadf1e8df Deleted Op. 2015-07-27 15:40:36 +10:00
Aaron Jacobs ef3d11e2b1 It seems the write returns errors as a matter of course when unmounting. 2015-07-27 15:40:11 +10:00
Aaron Jacobs 20a01b67ef Fixed more build errors. 2015-07-27 15:34:14 +10:00
Aaron Jacobs 9b9a86cf80 Fixed Connection.Reply. 2015-07-27 15:33:33 +10:00
Aaron Jacobs 612735d590 Retooled kernelResponse. 2015-07-27 15:32:17 +10:00
Aaron Jacobs 448c910c13 Write some of Connection.Reply. 2015-07-27 15:21:07 +10:00
Aaron Jacobs dfb1b2d881 Fixed package memfs. 2015-07-27 15:15:53 +10:00
Aaron Jacobs ea210ae2bb Fixed package fuseutil. 2015-07-27 15:15:07 +10:00
Aaron Jacobs dd1fcfedf5 Fixed more build errors. 2015-07-27 15:12:43 +10:00
Aaron Jacobs d6d4cb87c5 Fixed Connection.Init. 2015-07-27 15:10:00 +10:00
Aaron Jacobs fd0e095b3b Reimplemented ReadOp. 2015-07-27 15:08:41 +10:00
Aaron Jacobs 8c5f6d8685 Updated the ReadOp signature. 2015-07-27 14:52:35 +10:00
Aaron Jacobs 8305caad55 Restored the internal ops. 2015-07-27 14:47:29 +10:00
Aaron Jacobs 2f92789219 Fixed some build errors. 2015-07-27 14:46:41 +10:00
Aaron Jacobs a7bcfed288 Refactored kernelResponse methods into a single big function. 2015-07-27 14:45:59 +10:00
Aaron Jacobs 35d5c4c3fe Fixed conversions.go. 2015-07-27 14:38:18 +10:00
Aaron Jacobs 125c36dba8 Fixed up unknownOp. 2015-07-27 14:37:59 +10:00
Aaron Jacobs 7035b69b93 Fixed a bunch more errors. 2015-07-27 14:35:26 +10:00
Aaron Jacobs 2b8c659517 Fixed several more build errors. 2015-07-27 14:33:19 +10:00
Aaron Jacobs b78e8f91d7 Fixed several build errors. 2015-07-27 14:32:29 +10:00
Aaron Jacobs f93dfe355f Fixed the signature for Convert. 2015-07-27 14:30:34 +10:00
Aaron Jacobs 585af56849 Fixed a few more build errors. 2015-07-27 14:28:44 +10:00
Aaron Jacobs 623ae99fae Fixed a build error. 2015-07-27 14:27:34 +10:00
Aaron Jacobs eb5fba11cb Renamed internalOp to opCommon. 2015-07-27 14:26:03 +10:00
Aaron Jacobs ff06adf431 Trimmed the Op interface. 2015-07-27 14:24:45 +10:00
Aaron Jacobs efeaec5ec7 Deleted internal ops. 2015-07-27 14:23:09 +10:00
Aaron Jacobs dce2ceffdb Deleted old kernelResponse methods. 2015-07-27 14:22:59 +10:00
Aaron Jacobs 6389e8773f Fixed package name. 2015-07-27 14:21:36 +10:00
Aaron Jacobs cf97f40c33 Moved over convert.go. 2015-07-27 14:20:54 +10:00
Aaron Jacobs 712ae49624 Trimmed and updated several functions. 2015-07-27 14:20:27 +10:00
Aaron Jacobs f1f41736b3 Updated commonOp fields. 2015-07-27 14:18:06 +10:00
Aaron Jacobs c7a53f572a Made basic updates to several structs. 2015-07-27 14:17:39 +10:00
Aaron Jacobs bf3dd28ec8 lookUpInodeOp 2015-07-27 14:13:08 +10:00
Aaron Jacobs f0bdfc203b Killed the Op interface. 2015-07-27 14:10:39 +10:00
Aaron Jacobs 6488c44fe2 Fixed package name. 2015-07-27 14:09:56 +10:00
Aaron Jacobs 36f2166878 Copied over ops.go. 2015-07-27 14:09:51 +10:00
Aaron Jacobs a4ffa71f0b Use uint32 for Nlink, matching fuse.
Cf. https://github.com/torvalds/linux/blob/00c570f/include/uapi/linux/fuse.h#L159
2015-07-27 13:29:29 +10:00
Aaron Jacobs 41dd5f04f5 Use a freelist for buffer.InMessage structs. 2015-07-27 13:20:28 +10:00
Aaron Jacobs cd7e6b6dd9 Eliminated the dependency on bazilfuse. 2015-07-27 12:58:19 +10:00
Aaron Jacobs 9564710706 Reworked the readme. 2015-07-27 11:53:29 +10:00
Aaron Jacobs 563f47c299 Deleted a broken FreeBSD file. 2015-07-27 11:49:13 +10:00