5019 Commits (c57e0a98ee3be8da358aaedb50b86891367f52ab)

Author SHA1 Message Date
Konstantin Lebedev f53cff045f checks disk file exist 3 years ago
Konstantin Lebedev 834210a9dc avoid connect to the old filler address 3 years ago
chrislu 011a41b561 add back writes to swap file when too many in memory chunks are used. 3 years ago
zzq09494 2ea18fca48 fix:support some databases which not support 'IF NOT EXISTS' keyword of 'create table command' 3 years ago
banjiaojuhao f28dbbe5c5 [bugfix] filer: 1. Delete uploaded chunks when upload failed. 2. Report error when upload is interrupted by user. 3 years ago
chrislu dc204dd137 fix nil entry 3 years ago
banjiaojuhao f7f2a597dd minor 3 years ago
banjiaojuhao d61bea9038 [bugfix] filer: In file modification, old chunks will be mis-deleted when they are merged(Manifestized). 3 years ago
chrislu 3aeee3d748 ensure releasing file handle 3 years ago
chrislu 8136384473 remove debug message 3 years ago
banjiaojuhao b9ff7723dd [bugfix] filer: nil pointer dereference 3 years ago
chrislu da3d330616 s3 and filer transport using unix domain socket instead of tcp 3 years ago
chrislu 0cb17b45b1 refactoring 3 years ago
chrislu 6d3db4445b buffer for all range requests 3 years ago
chrislu f3bcbeb60a a little optimization 3 years ago
chrislu 6f3ec989a7 fix manifest batch size 3 years ago
chrislu bb0b784544 minor 3 years ago
banjiaojuhao bfcc9ca808 filer: support metadata with resolved manifest chunk 3 years ago
banjiaojuhao 71f3046841 filer: add back isAppend function 3 years ago
chrislu 0ba4e4cd23 2.93 3 years ago
chrislu 46a28b8819 mount: adjust disk space based on quota 3 years ago
chrislu ede6ce44c6 fix test 3 years ago
chrislu f3442e36e6 mount: quota adjust error type to be syscall.ENOSPC 3 years ago
Konstantin Lebedev cf444ebd07 Set default leveldb2 enabled 3 years ago
banjiaojuhao a07c93f4dd filer: reset bytesBuffer before use 3 years ago
chrislu c7e8ac18f0 mount: quota for one mounted collection 3 years ago
chrislu b7c992f410 add flag to enforce quota 3 years ago
chrislu f1713c96ae avoid possible runtime error: index out of range [0] with length 0 3 years ago
chrislu da76af187f mount: avoid possible index out of bounds error 3 years ago
chrislu 6e49e75a5b use logical number of files and sizes for statistics and quota 3 years ago
chrislu f51e20028a mount: avoid comma in mount options 3 years ago
chrislu dc0f48682c unused 3 years ago
chrislu 28b8974a3a mount: fix directory pagination when using midnight commander 3 years ago
chrislu a96d4254e9 filer, s3, volume server: a bit memory optimization 3 years ago
chrislu 6fbbc78574 stream reading a whole chunk 3 years ago
chrislu 784583afc6 avoid pool memory allocation if too large 3 years ago
chrislu ba14307319 2.92 3 years ago
chrislu fcf3714443 mount: add back support for filer.path 3 years ago
chrislu 80c017907b filer.backup: fix backing up encrypted chunks 3 years ago
chrislu aad62ee148 mount: mark directory uncached if forgotten 3 years ago
chrislu 554e239097 release file handle 3 years ago
chrislu 3639fedd01 mount: fix fsync opened and renamed files 3 years ago
chrislu 63a9d8f01d ensure inodes are not duplicating unless hardlinked 3 years ago
chrislu de77d00c81 correctly clean up for a file 3 years ago
chrislu 18543c6e8b minor 3 years ago
chrislu 09cd00f356 2.91 3 years ago
chrislu 941ced60a4 download 2 chunks if at the beginning of a file 3 years ago
chrislu d602d68fd1 remove dead code 3 years ago
chrislu c3792c8352 remove dead code 3 years ago
chrislu aa9eef81e6 retire mount v1 3 years ago