Commit Graph

68 Commits

Author SHA1 Message Date
a4d81518d6 Cleanup 2015-05-28 19:10:16 +09:00
55d6408a17 Cleanup 2015-05-28 18:34:01 +09:00
e512bd689e Cleanup 2015-05-28 18:20:38 +09:00
0613779a78 Cleanup 2015-05-28 14:47:24 +09:00
ed1c8bc1e6 Cleanup 2015-05-28 14:39:43 +09:00
57fa972b78 Work in progress 2015-05-28 14:36:34 +09:00
dcec6402c4 Cleanup 2015-05-28 14:13:59 +09:00
2903a5a17f Adding version terminus 2015-05-28 14:12:27 +09:00
5749d16e4b Work in progress 2015-05-27 17:29:24 +09:00
01a4b615cc Fixing permission 2015-05-27 17:23:39 +09:00
a6e310e46e Work in progress 2015-05-26 19:27:11 +09:00
d6304ebd87 Work in progress 2015-05-26 19:15:49 +09:00
e3daaa5e65 Getting rid of unused function 2015-05-26 18:41:46 +09:00
1c41f81238 Fixing broken owner bits 2015-05-26 16:38:17 +09:00
9c56cd3ecb Improved support for get/setattr 2015-05-26 16:28:12 +09:00
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