Commit Graph

26 Commits

Author SHA1 Message Date
48faaa74f4 Work in progress 2015-06-17 20:11:16 +09:00
466ac8ec26 Work in progress 2015-06-17 16:41:43 +09:00
4de3dcc799 Adding basic support for modifying files 2015-06-17 14:04:34 +09:00
9258b1d6fc Some work on deleting 2015-06-16 18:08:30 +09:00
0506c89aa9 Cleanup 2015-06-16 17:05:29 +09:00
1b44c1e1a6 Work in progress 2015-06-16 14:32:03 +09:00
e512bd689e Cleanup 2015-05-28 18:20:38 +09:00
0613779a78 Cleanup 2015-05-28 14:47:24 +09:00
9c56cd3ecb Improved support for get/setattr 2015-05-26 16:28:12 +09:00
fddafc01d6 Misc fixes 2015-05-26 12:14:29 +09:00
5e10b3d8c1 Adding logging 2015-05-25 14:13:33 +09:00
48d8aa99df Proper handling of files and directories 2015-05-25 13:45:16 +09:00
5597bf4cfc Better file handling 2015-05-25 13:27:54 +09:00
f28add5773 Cleanup 2015-05-24 20:56:29 +09:00
7e1207065e Cleanup 2015-05-24 18:45:06 +09:00
c5cf3d7805 Some code for creating files and directories 2015-05-24 17:44:37 +09:00
190098a285 Adding Read method to file 2015-05-24 15:16:12 +09:00
c156800411 Some limited support for writing files 2015-05-18 11:58:49 +09:00
da03558a45 Removing log statements because they can already be output from fuse 2015-05-18 11:15:22 +09:00
adb06273ab Adding ".." and "." directory handling 2015-05-18 10:23:53 +09:00
eed33efdc8 Better stat functionality 2015-05-16 23:04:34 +09:00
148d9879d5 Better debugging messages 2015-05-16 20:33:35 +09:00
8c374b672a Initial attempt at getting basic mounting working 2015-05-16 20:11:46 +09:00
7b8911cdd0 Cleanup 2015-05-16 16:43:46 +09:00
920dc8c841 Work in progress 2015-05-14 14:24:52 +09:00
c244062548 Moving directory and file related functionality out of version.go 2015-05-14 13:39:42 +09:00