746 Commits (6f8333b2e5f927033d70b205c930731954f3d0d3)

Author SHA1 Message Date
chrislu 361d97941b mysql: Missed escaping column name 2 years ago
chrislu 85f1b70207 reduce group size from 256MB to 64MB 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
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
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 265a56630b
filer.store.mysql: Escape table columns in SQL query (#4095) 2 years ago
chrislu 3fc3e7083c metadata skip reading un-available logs 2 years ago
wusong 549354e324
Fix hardlink counting (#4042) 2 years ago
aronneagu 77699855a7
Return ETag from remote when file doesn't exist on Filer (#4025) 2 years ago
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
chrislu d90aa31d5f filer store: skip disabled location specific filer store initialization 2 years ago
Konstantin Lebedev 4a48332248
refactor error contains already deleted (#3932) 2 years ago
chrislu ea2637734a refactor filer proto chunk variable from mtime to modified_ts_ns 2 years ago
chrislu f5d4952d73 filer: redis store reduce from 2 redis operations to 1 for updates. 2 years ago
chrislu cea73ac008 serialize sqlite operations 2 years ago
chrislu dff85e9c71 fix error handling 2 years ago
LHHDZ e00a12b099
associate `Account` and `Identity` by accountId (#3754) 2 years ago
chrislu b2a171632b mount: fix 0 file size in linux 2 years ago
chrislu 9d230521a4 report write error 2 years ago
Ryan Russell e0064ae097
docs: update `fileIdsToDelete` var (#3692) 2 years ago
chrislu 21c0587900 go fmt 2 years ago
Ryan Russell f2dde2b1da
refactor(ItemList): `Incluseive` -> `Inclusive` (#3673) 2 years ago
Ryan Russell 72d8a9f9a8
refactor(exclusive_locker): `Interval` readability batch of updates (#3668) 2 years ago
Ryan Russell d54eb9966f
refactor: `Directory` readability (#3665) 2 years ago
gfx 48db56ddad
arangodb s3 bucket name compatibility (#3588) 2 years ago
Konstantin Lebedev 3c3682fcce
more log detail for upload err and deleting (#3577) 2 years ago
famosss 131d389fc4
adjust log level (#3589) 2 years ago
gfx bf844d8e46
Fix crash in arangodb filer when attempting to access a deleted bucket (#3587) 2 years ago
gfx 3621987727
Correctly pass arangodb driver Transaction ID into the context (#3586) 2 years ago
chrislu a112cbe44c filer: rocksdb store report not found correctly 2 years ago
chrislu 10efdc7aab align memory 2 years ago
Konstantin Lebedev 803ca3c958
avoid data race on doSubscribeToOneFiler/ma.filer.UniqueFilerEpoch (#3566) 2 years ago
chrislu d81db3c703 s3: fix configuring IAM for the same user 2 years ago
chrislu 57a46f46a0 nano level precision 2 years ago
Patrick Schmidt 5df105b1f9
Fix a few data races when reading files in mount (#3527) 2 years ago
Konstantin Lebedev e90ab4ac60
avoid race conditions for OnPeerUpdate (#3525) 2 years ago
Patrick Schmidt 2930263dfd
Fix race conditions during in-flight size checks (#3505) 2 years ago
chrislu fef9c6a520 filer: do not always save files in "/etc" folder to filer store 2 years ago
Patrick Schmidt f49a9297c2
Fix hanging reads in chunk cacher (#3473) 2 years ago
chrislu 388f82f322 minor 2 years ago
chrislu 77e4b1376e refactoring 2 years ago
Patrick Schmidt 3f758820c1
Fix FUSE server buffer leaks in file gaps (#3472) 2 years ago
chrislu 689b4ecdcc remove unused collection and replication from upload result 2 years ago