Commit Graph

21 Commits (72e4ed930d5f6d1006914555581d3832583c22f8)

Author SHA1 Message Date
Aaron Jacobs 72e4ed930d Added a mode to inode attributes. 2015-02-27 13:44:51 +11:00
Aaron Jacobs 12003cad3e Added more context. 2015-02-27 13:32:44 +11:00
Aaron Jacobs afe364822a Added a getattr method. 2015-02-27 13:32:04 +11:00
Aaron Jacobs ed1cf943b0 Made Release dir-specific too. 2015-02-27 13:29:02 +11:00
Aaron Jacobs 941a56eb0e Use int for ReadDirRequest.Size, matching slices. 2015-02-27 12:23:32 +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 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