158 Commits (8ec357b3d38d963822f5307dc00eb3b188760119)

Author SHA1 Message Date
Chris Lu 09bab17aff mount: avoid "send on closed channel" 4 years ago
Chris Lu d598c47136 log errors 4 years ago
Chris Lu 5039aff310 release the goroutine to read errors 4 years ago
Chris Lu e714c28a02 mount: async write file chunk 4 years ago
Chris Lu cff8bb6554 return proper error 4 years ago
Chris Lu 7e1aad0b54 mount: map uid/gid between local and filer 4 years ago
Chris Lu eb7929a971 rename filer2 to filer 4 years ago
Chris Lu 33d8c6c617 change log to warning 4 years ago
Chris Lu e62d7f221f a bit more logs 4 years ago
Chris Lu 22fe4ae573 mount: fix for UrBackup 4 years ago
Chris Lu 063c9ddac5 adjust logs 4 years ago
Chris Lu ca658a97c5 add signatures to messages to avoid double processing 4 years ago
Chris Lu 51346a5930 always keep the manifest list of chunks 4 years ago
Chris Lu c1d1677a28 keep manifest chunks forever 4 years ago
Chris Lu aee27ccbe1 multiple fixes 4 years ago
Chris Lu f48567c5c6 remove unused function 4 years ago
Chris Lu 839634097f also do flush on release 4 years ago
Chris Lu 618b2f6829 release resources only when needed to 4 years ago
Chris Lu 208849702d logs 4 years ago
Chris Lu 1fcd083db3 printout data size 4 years ago
Chris Lu abdaf9958d possibly read more 4 years ago
Chris Lu 9d46c7bc78 rename 4 years ago
Chris Lu f5837b7000 report error first 4 years ago
Chris Lu 2ac27616bc fix possible out of range bytes 4 years ago
Chris Lu 22e5132b3a adjust log level 4 years ago
Chris Lu ee0f92a6be reduce memory allocation 4 years ago
Chris Lu 4a77f0820a clean up logs 4 years ago
Chris Lu aec7f32b02 fix reader_at 4 years ago
Chris Lu 003d48da21 adjust logs 4 years ago
Chris Lu c647deace1 file size support set file length 4 years ago
Chris Lu edfa73782f adjust log level 4 years ago
Chris Lu 20e2ac1add filer: store md5 metadata for files uploaded by filer 4 years ago
Chris Lu d40de39e75 FUSE: do not change crtime, uid, gid on save 4 years ago
Chris Lu 8dfeba8023 FUSE: skip changing to empty uid and gid during flush 4 years ago
Chris Lu 97d97f3528 go code can read and write chunk manifest 4 years ago
Chris Lu 9033a7d369 removed async option 5 years ago
Chris Lu 1bb8cae65d reverting and working 5 years ago
Chris Lu e8e0d629af ensure correct file mode 5 years ago
Chris Lu 628b27ef3b purge old cache implementation 5 years ago
Chris Lu 4598473251 fix possible EOF problem 5 years ago
Chris Lu 5d0e1d8d74 also writes to local meta cache 5 years ago
Chris Lu 9cacaf5eca better detect file mime type 5 years ago
Chris Lu 13ab1fdaf0 mount: use file default permission 0666 5 years ago
Chris Lu 56ec8c4513 fix to avoid nil file an dirty pages 5 years ago
Chris Lu 006f78b70b make a copy of request data 5 years ago
Chris Lu 6630541399 ensure correct file size when opening existing files 5 years ago
Chris Lu 9dc0b1df8f refactoring to compile for windows OS 5 years ago
Chris Lu 826bc0b7e3 FUSE: add chunk cache for recently accessed file chunks 5 years ago
Chris Lu d1439c5bd3 fix FUSE read for large files 5 years ago
Chris Lu 7f0d87b206 tree structured fs cache 5 years ago