4861 Commits (01c48da6ce0ecb685c29a8e734f962bfb0cf8e97)

Author SHA1 Message Date
chrislu c3f9d9fa2e initial setup 3 years ago
Radtoo fbe7ed7927 Revert the the flag to "reallyDeleteFromVolume". 3 years ago
chrislu 21aaa4c1f1 ec.encode: calculate free ec slots based on (maxVolumeCount-volumeCount) 3 years ago
chrislu 13f6ec1c4e test checking ec distribution 3 years ago
chrislu f34c2ff7c5 use embed txt 3 years ago
chrislu c8c7c10c3f volume.tier.move: avoid double counting 3 years ago
chrislu f18803424a volume.balance: add delay during tight loop 3 years ago
chrislu 85c1615b43 filer read empty file may cause OOM in some cases 3 years ago
root 7f0c793083 fix preconditions according to https://tools.ietf.org/id/draft-ietf-httpbis-p4-conditional-26.html#preconditions 3 years ago
chrislu 81f86c381d s3: avoid nil response 3 years ago
Konstantin Lebedev ef541972f8 updated needle with fsync 3 years ago
Konstantin Lebedev fb97e234c9 skips compact if store is stopping 3 years ago
chrislu 9405eaefdb filer.sync: fix replicating partially updated file 3 years ago
Radtoo fbb14e0ea8 Adding separate toggle to purge absent vols 3 years ago
Radtoo 6b17f45da2 Also delete paths for which a volume is entirely absent. 3 years ago
Radtoo fa0cfdfb7f Added basic deletion capabilities to fsck. 3 years ago
chrislu 433fde4b18 move error to a separate file 3 years ago
chrislu ced3b89395 add util package 3 years ago
chrislu affe3c2c12 change to util.WriteFile 3 years ago
chrislu 76e297d64f sync call to write file, avoid vif loading error 3 years ago
zerospiel f3364fec99 weed/s3api: rearrange s3 methods handlers to ensure correct methods requesting 3 years ago
Konstantin Lebedev 9978f54acf fix metric names 3 years ago
Konstantin Lebedev 3f4e17aa24 error metrics for filer and store 3 years ago
Lapshinn Vitaly 6bdc274d4d add s3api error for copy in file, not directory 3 years ago
chrislu 6cf2e7d493 s3: listObjectParts return ErrNoSuchUpload if does not exist 3 years ago
zerospiel b54a65ba5a weed/s3api: added new bucket handlers for more compatibility with AWS S3 3 years ago
chrislu 6bee1e9714 [volume.check.disk] fix wrong logic to compare 3 years ago
chrislu 7270067289 2.88 3 years ago
chrislu 84c9bc4389 edge case: old entry was not replicated to remote storage 3 years ago
chrislu b8490fe427 adjust volume count even when not applying the changes 3 years ago
chrislu b9b684194f remove max connection age 3 years ago
divanikus 67e3fe996a async volumeTierMove 3 years ago
chrislu 62d815d1ca use limited in memory buffer instead of swap file 3 years ago
Konstantin Lebedev 5c9259fa3c fix metrics master name 3 years ago
chrislu 7328962009 revert "POSIX: should not delete if a directory is not empty" 3 years ago
Konstantin Lebedev c9952759c4 metrics master is leader 3 years ago
Konstantin Lebedev 28efe31524 new master metrics 3 years ago
chrislu 3bba2124ef use a sliding window of in-memory writable chunks 3 years ago
chrislu 520591e6ea reset swap file chunk after uploading 3 years ago
chrislu e185d90d24 2.87 3 years ago
chrislu 4a311c7f5e dedup local metadata subscribers 3 years ago
chrislu bb6854b972 adjust log 3 years ago
chrislu 2bdd737971 rename file 3 years ago
chrislu 643bbbeb49 rename 3 years ago
chrislu 18ed06b420 use memory when under 16 chunks 3 years ago
chrislu 8e80f3cd65 move upload pipeline locking to a different file 3 years ago
chrislu dde34fa99d rename 3 years ago
chrislu a2aa542370 rename 3 years ago
chrislu c376ccc5a5 swap file based random write large file upload 3 years ago
chrislu b9ae16fbc5 fix memory allocation 3 years ago