Commit Graph

1438 Commits (b6e2754edfa8ac864bd26efe8541ebf2ee6563eb)

Author SHA1 Message Date
Aaron Jacobs ed1cf943b0 Made Release dir-specific too. 2015-02-27 13:29:02 +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 085c6d19aa Updated server. 2015-02-27 12:23:05 +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 2bf317ef16 Corrected the notion of Dirent.Offset. 2015-02-27 11:48:48 +11:00
Aaron Jacobs b0fb03569a Added a callout to the Offset field. 2015-02-27 11:46:57 +11:00
Aaron Jacobs a4e48c2ebe Finished AppendDirent. 2015-02-27 11:45:57 +11:00
Aaron Jacobs 4f4362773e Started on AppendDirent. 2015-02-27 11:19:49 +11:00
Aaron Jacobs 909297b87a Updated NotImplementedFileSystem. 2015-02-27 11:12:01 +11:00
Aaron Jacobs 20850bb93a Added ReadDir comments. 2015-02-27 11:11:31 +11:00
Aaron Jacobs 9ec5569ff0 Specified what empty means. 2015-02-27 11:11:12 +11:00
Aaron Jacobs 86e5486756 Moved Dirent to fuseutil and added documentation. 2015-02-27 11:08:34 +11:00
Aaron Jacobs f069a55700 Defined DirOffset. 2015-02-27 11:03:19 +11:00
Aaron Jacobs 553f711cbb Lots more ReadDir brain dumping. 2015-02-27 11:01:07 +11:00
Aaron Jacobs 6c6218dceb Rearranged simple types. 2015-02-27 10:43:58 +11:00
Aaron Jacobs 4cb6dd1496 Big braind dump about ReadDir. 2015-02-27 10:43:01 +11:00
Aaron Jacobs 5c56db905d Updated doc.go, too. 2015-02-27 10:01:10 +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 95f82caf03 Updated server. 2015-02-27 09:55:50 +11:00
Aaron Jacobs 03e4d65846 Updated NotImplementedFileSystem. 2015-02-27 09:53:25 +11:00
Aaron Jacobs 3e9e5fe09d ReleaseHandle docs and types. 2015-02-27 09:52:34 +11:00
Aaron Jacobs f306589a4e Fixed a build error. 2015-02-27 09:50:00 +11:00
Aaron Jacobs 659549469d Renamed Lookup -> LookUpInode. 2015-02-27 09:48:30 +11:00
Aaron Jacobs b9b7ca4f1c Match struct order to method order. 2015-02-27 09:47:32 +11:00
Aaron Jacobs becaff5a8c Made the existing open call directory-specific.
Also some other touchup changes and notes for the future.
2015-02-27 09:42:36 +11:00
Aaron Jacobs 139cb4e968 Use the name bazilfuse. 2015-02-27 09:32:18 +11:00
Aaron Jacobs 2903084abb Added more docs. 2015-02-27 09:29:53 +11:00
Aaron Jacobs 00294816ff Added a basic package description. 2015-02-27 09:26:52 +11:00
Aaron Jacobs 4a7ba712f4 Fixed a typo. 2015-02-27 09:25:51 +11:00
Aaron Jacobs ffe19d9976 Added a README. 2015-02-27 09:24:28 +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
Aaron Jacobs b6dc0c88f1 Initial commit 2015-02-27 08:52:22 +11:00