Commit Graph

25 Commits (b6e2754edfa8ac864bd26efe8541ebf2ee6563eb)

Author SHA1 Message Date
Aaron Jacobs 5921525aab Removed special handling of statfs. 2015-09-09 09:49:54 +10:00
Aaron Jacobs 9a7512aac0 Improved debug logging for unknownOp. 2015-08-06 16:25:43 +10:00
Aaron Jacobs 96b8ce71f0 Fixed a bug: the flags parameter is in and out. 2015-07-29 14:53:09 +10:00
Aaron Jacobs 5c332f767b Moved the kernel response functions to a more appropriate place. 2015-07-27 15:55:14 +10:00
Aaron Jacobs 4c33dd3f40 Fixed some long lines. 2015-07-27 15:53:20 +10:00
Aaron Jacobs 95a6177c0c Fixed redundant internal op names. 2015-07-27 15:52:13 +10:00
Aaron Jacobs 407b005d68 Deleted some dead code. 2015-07-27 15:51:03 +10:00
Aaron Jacobs c997143411 Fixed a bug. 2015-07-27 15:49:38 +10:00
Aaron Jacobs 3755e3c1a1 Fixed package fuse. 2015-07-27 15:43:41 +10:00
Aaron Jacobs 20a01b67ef Fixed more build errors. 2015-07-27 15:34:14 +10:00
Aaron Jacobs 612735d590 Retooled kernelResponse. 2015-07-27 15:32:17 +10:00
Aaron Jacobs dd1fcfedf5 Fixed more build errors. 2015-07-27 15:12:43 +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 125c36dba8 Fixed up unknownOp. 2015-07-27 14:37:59 +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 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