Commit Graph

667 Commits (c02e24f8cebac6093014cb15aec2077495751a56)

Author SHA1 Message Date
Aaron Jacobs 54ae602a5c Added dir attributes. 2015-02-27 14:00:18 +11:00
Aaron Jacobs 1b3c0d1489 Implemented HelloFS.LookUpInode. 2015-02-27 13:56:51 +11:00
Aaron Jacobs 59855978e2 Added attributes for hello. 2015-02-27 13:52:43 +11:00
Aaron Jacobs 72e4ed930d Added a mode to inode attributes. 2015-02-27 13:44:51 +11:00
Aaron Jacobs 505b5cb326 Implemented HelloFS.GetInodeAttributes. 2015-02-27 13:37:21 +11:00
Aaron Jacobs 85d95b742c Added attributes for the root inode. 2015-02-27 13:36:20 +11:00
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