Commit Graph

103 Commits

Author SHA1 Message Date
6343fa4d89 Store shadow nodes 2015-05-26 13:23:08 +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
7e1207065e Cleanup 2015-05-24 18:45:06 +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
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
540445f661 Adding command line interface 2015-05-18 11:12: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
8c374b672a Initial attempt at getting basic mounting working 2015-05-16 20:11:46 +09:00
8876f44fc8 Better inode allocation 2015-05-16 16:50:15 +09:00
7b8911cdd0 Cleanup 2015-05-16 16:43:46 +09:00
3ab3960a6d Updating test data, getting rid of redundant arguments 2015-05-16 16:12:39 +09:00
ed108335ac Work on deleting files 2015-05-16 16:07:45 +09:00
2ee01b3c2d Adding some test data 2015-05-15 13:37:01 +09:00
de18e82eec Factoring metadata out into seperate file 2015-05-15 13:31:57 +09:00
8f8288e11c Support for deleting files 2015-05-15 13:15:19 +09:00
4e23f8f703 Versioning kind of works 2015-05-14 21:00:14 +09:00
02d014ccea Cleanup 2015-05-14 20:24:11 +09:00
9bcfb20a9e Logging and fixes 2015-05-14 19:03:53 +09:00
bc51db532c Work in progress 2015-05-14 15:10:42 +09:00
920dc8c841 Work in progress 2015-05-14 14:24:52 +09:00
a96c0295b9 Cleanup 2015-05-14 14:12:23 +09:00
c244062548 Moving directory and file related functionality out of version.go 2015-05-14 13:39:42 +09:00
0b374838b2 Work in progress 2015-05-13 20:11:32 +09:00
cf091a997f Work in progress 2015-05-13 11:11:54 +09:00
fd52a205a3 Work in progress 2015-05-13 00:35:22 +09:00
da6a548629 Work in progress 2015-05-12 19:48:11 +09:00
115c46142c Work in progress 2015-05-12 18:02:27 +09:00
f82f0e612f Work in progress 2015-05-12 17:20:13 +09:00
df0657f88c More work on mounting interface 2015-05-10 19:41:15 +09:00
903bc4a145 Cleanup 2015-05-10 17:08:04 +09:00
b328e58e6f Cleanup 2015-05-10 16:15:17 +09:00
132179b904 Loading and saving metadata 2015-05-10 16:00:35 +09:00
c35a348bf9 Work in progress 2015-05-10 14:14:15 +09:00
0f0a8e29f9 Work in progress 2015-05-09 22:48:08 +09:00
abe64d8a29 Adding stub for mounter 2015-05-09 14:01:05 +09:00
654a0b64c3 Work in progress 2015-05-09 13:59:38 +09:00
19eaa0f0d1 Work in progress 2015-05-08 23:39:51 +09:00