6168 Commits (5cb8980f7016a3a10cb099613539e51469edbbb8)

Author SHA1 Message Date
wusong de081c0d64
[mount] fix metacache update (#4161) 2 years ago
Guo Lei b63d1e9c6b
fix index (#4158) 2 years ago
chrislu 81fdf3651b grpc connection to filer add sw-client-id header 2 years ago
chrislu bfe5d910c6 use one readerCache for the whole file 2 years ago
chrislu 4614e85efa adjust help message 2 years ago
chrislu c24678153c use memory chunks only for sequential writes 2 years ago
chrislu 2885ba0e50 3.40 2 years ago
chrislu 12f8251d32 avoid index out of slice range 2 years ago
chrislu 313fd17ae4 allow random writes for mem chunk 2 years ago
Chris Lu 1cd2e64aac
merge chunks during upload (#4130) 2 years ago
chrislu 2452f3b2f7 sort chunks by offset 2 years ago
chrislu 361d97941b mysql: Missed escaping column name 2 years ago
chrislu efcffe4f77 no need to set chunks during flush 2 years ago
chrislu 85f1b70207 reduce group size from 256MB to 64MB 2 years ago
chrislu 86657ed3a8 avoid repeatedly adding manifest chunks 2 years ago
chrislu 28fe578944 avoid possible nil entry 2 years ago
chrislu 9e0d526163 fix compilation 2 years ago
chrislu 7f49c59c14 cluster.ps add filer meta sync progress 2 years ago
chrislu 340e7c3a2e chunk group remove manifestChunks and reset sections in SetChunks() 2 years ago
chrislu e650c8397d ensure section.chunks is always garbage free 2 years ago
chrislu 75bdd4a0d1 refactor 2 years ago
Guo Lei 83e29faa55
use time.NewTicker instead of time.Tick. (#4119) 2 years ago
chrislu 51d4a4b28d 3.39 2 years ago
chrislu 469c959e6a add missing options for webdav 2 years ago
monchickey 3e2c9ea73d
Add image cropping. (#4117) 2 years ago
chrislu 296fdc296c mount: faster add chunks 2 years ago
chrislu 2abf817580 fix for stream reader 2 years ago
chrislu e367444586 add notes for full version 2 years ago
chrislu 5423790b2c add back previous chunk upload selection algo 2 years ago
chrislu 7bdae5172e batch delete EC needles 2 years ago
zemul 6b4c033431
add mount log (#4101) 2 years ago
chrislu 48f2edc065 3.38 2 years ago
Chris Lu d4566d4aaa
more solid weed mount (#4089) 2 years ago
CommanderRoot c7c9d22f37
filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094) 2 years ago
CommanderRoot c2280e94cf
filer.store.mysql: Replace deprecated upsert syntax (#4096) 2 years ago
CommanderRoot 265a56630b
filer.store.mysql: Escape table columns in SQL query (#4095) 2 years ago
Guo Lei ed5f3f073b
add more help message, in case of misunderstanding (#4092) 2 years ago
Guo Lei d8cfa1552b
support enable/disable vacuum (#4087) 2 years ago
Guo Lei 5f993a5f20
Fix ide warning (#4082) 2 years ago
Konstantin Lebedev 569bc7b54d
fs.verify needles status of file (#4060) 2 years ago
chrislu 77b7c9f7cc lock and unlock chunks for read 2 years ago
chrislu d1797deccb remove duplicated logic of removing from writableChunks 2 years ago
chrislu 6ede19e825 add a simple file replication progress bar 2 years ago
chrislu f7beba8515 unlock before submitting the uploading jobs 2 years ago
chrislu 28d479e5c0 mount: adjust locking for upload pipeline 2 years ago
chrislu 6c7fe40305 filer sink retries reading file chunks, skipping missing chunks 2 years ago
chrislu 3fc3e7083c metadata skip reading un-available logs 2 years ago
lfhy 038bab3726
add -filer.path to webdav command (#4061) 2 years ago
chrislu 8a40fa8993 more detailed logs 2 years ago
LHHDZ f84c13dabd
fix response not allowed (#4057) 2 years ago