Commit Graph

44 Commits

Author SHA1 Message Date
95288801e9 Improvements 2015-06-22 13:00:32 +09:00
b51f14aa7b Cleanup 2015-06-21 22:02:46 +09:00
51df28c6ee Cleanup 2015-06-21 11:37:02 +09:00
4211a872b7 Thread safety 2015-06-21 11:19:37 +09:00
60d28df429 Cleanup 2015-06-20 22:21:02 +09:00
ae588545bb Fixed bug with creating new files 2015-06-20 20:50:11 +09:00
ec4e931f68 Attempts to get file writes working properly again 2015-06-19 19:40:25 +09:00
aeb0822714 Some work on getting cross-version file operations working 2015-06-19 19:20:11 +09:00
00d1c81a6c Renaming things 2015-06-19 17:51:10 +09:00
b6afe85166 More annotating 2015-06-18 15:17:07 +09:00
9deeb378d4 Fixing deletion behavior 2015-06-17 22:16:41 +09:00
b5dc9e3db7 Renaming vars 2015-06-17 20:18:55 +09:00
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
c141246e7c Cleanup 2015-06-16 17:34:10 +09:00
f81ad172f7 Updates 2015-06-16 17:18:00 +09:00
0506c89aa9 Cleanup 2015-06-16 17:05:29 +09:00
a668eb47ac Work in progress 2015-06-16 16:57:39 +09:00
1b44c1e1a6 Work in progress 2015-06-16 14:32:03 +09:00
463afa5216 Cleanup 2015-05-29 20:40:40 +09:00
e512bd689e Cleanup 2015-05-28 18:20:38 +09:00
0613779a78 Cleanup 2015-05-28 14:47:24 +09:00
57fa972b78 Work in progress 2015-05-28 14:36:34 +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
5b55310dd7 Cleanup 2015-05-25 14:03:39 +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
205ca11e0c Cleanup 2015-05-24 22:35:11 +09:00
f28add5773 Cleanup 2015-05-24 20:56:29 +09:00
4dca3c16f8 Deleting and creating of directories and files now works correctly. 2015-05-24 18:21:10 +09:00
772019c4a2 Work in progress 2015-05-24 18:05:45 +09:00
c5cf3d7805 Some code for creating files and directories 2015-05-24 17:44:37 +09:00
da03558a45 Removing log statements because they can already be output from fuse 2015-05-18 11:15:22 +09:00
378154d5a3 Fixing terrible bug where directories and files were interchanged 2015-05-18 10:48:12 +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
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