Commit Graph

14 Commits

Author SHA1 Message Date
Fufu Fang c1fcf109b0 added timestamp support 2018-07-24 06:44:41 +01:00
Fufu Fang 565c5e766d removed data.h 2018-07-24 03:16:47 +01:00
Fufu Fang bfceba8e1b fixed memory leak 2018-07-24 02:40:53 +01:00
Fufu Fang ddf5459801 started to re-add curl multi interface support 2018-07-23 20:55:20 +01:00
Fufu Fang 0a8716de85 added some curl multi interface related stuff 2018-07-23 19:13:39 +01:00
Fufu Fang f4979fe49d improved performance by determining file/folder type at link creation time 2018-07-23 17:36:36 +01:00
Fufu Fang 4123372728 removed a unnecesary definition 2018-07-23 05:08:05 +01:00
Fufu Fang 71339f13b8 first ever published version 2018-07-23 01:27:03 +01:00
Fufu Fang 16d89b9ad0 we are encountering some sort of thread safety issue 2018-07-22 19:30:08 +01:00
Fufu Fang 431cad8ae4 successfully mounted the root directory of the server 2018-07-22 13:35:11 +01:00
Fufu Fang 631ca71834 finished debugging the linktable traversal functions 2018-07-22 12:08:00 +01:00
Fufu Fang 6fa7d20637 finished trasversing the link table 2018-07-22 11:50:51 +01:00
Fufu Fang 8926119400 started to write the fuse interface 2018-07-21 02:51:49 +01:00
Fufu Fang 8eef21ecec rewrote using curl multi interface, but currently doing blocking single thread transfer 2018-07-21 00:39:51 +01:00