Commit Graph

661 Commits (da71c70600009d1411b2588213c113c4de9a68ae)

Author SHA1 Message Date
Aaron Jacobs e57dade603 Refactored HelloFS. 2015-02-27 13:35:16 +11:00
Aaron Jacobs 137b24614a Fixed a bug. 2015-02-27 12:38:27 +11:00
Aaron Jacobs 7b77e1d567 Define directory structure. 2015-02-27 12:37:26 +11:00
Aaron Jacobs 941a56eb0e Use int for ReadDirRequest.Size, matching slices. 2015-02-27 12:23:32 +11:00
Aaron Jacobs 03c295b02f First try at HelloFS.ReadDir. 2015-02-27 12:21:12 +11:00
Aaron Jacobs 3ee5ddb908 Defined inode IDs. 2015-02-27 11:55:00 +11:00
Aaron Jacobs 923b2e69ea Moved NotImplementedFileSystem to reduce clutter. 2015-02-27 09:59:51 +11:00
Aaron Jacobs 3a8a8855a1 Fixed a crash. 2015-02-27 09:56:57 +11:00
Aaron Jacobs 71a91b98f6 Updated HelloFS. 2015-02-27 09:56:27 +11:00
Aaron Jacobs 90ef75da6f Renamed package fuseutil -> fuse. 2015-02-27 08:57:18 +11:00
Aaron Jacobs 915afb6308 Imported without modification from github.com/jacobsa/gcsfuse/fuseutil.
At commit 90c8d87fe8701d2335671eb01cbc1d70f655c87f.

I'm splitting this out because it's large and more generally useful.
2015-02-27 08:54:16 +11:00