Commit Graph

66 Commits (d44e63937d942c14621481303ac391e6038ffb88)

Author SHA1 Message Date
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 923b2e69ea Moved NotImplementedFileSystem to reduce clutter. 2015-02-27 09:59:51 +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 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