fusego/fuseops
Aaron Jacobs 4b1e4b55f9 Embed the bazilfuse response object within ReadFileOp.
This saves an allocation that is very much on the hot path in a
read-heavy load.
2015-07-22 21:32:10 +10:00
..
common_op.go Added commonOp.errorLogger. 2015-05-25 14:15:49 +10:00
convert.go Fixed a bug. 2015-06-25 21:38:39 +10:00
doc.go Split up convert.go a bit. 2015-05-01 10:49:50 +10:00
ops.go Embed the bazilfuse response object within ReadFileOp. 2015-07-22 21:32:10 +10:00
simple_types.go Fixed build errors. 2015-03-24 14:18:01 +11:00