3043 Commits (15da5834e1a33d060924740ba195f6bcd79f2af2)

Author SHA1 Message Date
Konstantin Lebedev dc26012a3b initial 4 years ago
Chris Lu 86cdb2a3e5 adjust logs 4 years ago
Chris Lu 73f934d5de s3: do not close reader too early 4 years ago
ruitao.liu 5b636b3242 Add bucket owner attr. 4 years ago
Chris Lu 15956d8a8e 2.10 4 years ago
Chris Lu de3bdd0651 delete old volume replica 4 years ago
Chris Lu 1dd3a6ac36 avoid verbose logs 4 years ago
Chris Lu 6856b0d57e filer: add API to add/modify/delete tagging 4 years ago
Konstantin Lebedev 6cd6ff6962 avoid blank response for 404 4 years ago
Chris Lu 0dafcf1f5a volume: detect max volume count changes based on disk usage 4 years ago
Chris Lu 06ee199ef3 ensure entryViewCache is in sync with the chunks 4 years ago
Chris Lu b132cb893f in case some chunks modified earliar are added later 4 years ago
Chris Lu 0ae4d7bfdf lock "addChunks()" 4 years ago
Konstantin Lebedev e1190b3224 load S3 config from filer 4 years ago
Chris Lu d29b787220 store together with "Seaweed-" prefix 4 years ago
Chris Lu 5448781dfc filer: Headers with "Seaweed-" prefix are stored as extended properties 4 years ago
Chris Lu 0ecff9521d avoid []byte reuse 4 years ago
Chris Lu 031aa70da6 Revert "revert bytebufferpool, seems problematic" 4 years ago
Chris Lu 7d5db73d98 go fmt 4 years ago
Chris Lu a9662d44ac avoid closing chunkSaveErrChan too early 4 years ago
Chris Lu e0fcab47c0 revert bytebufferpool, seems problematic 4 years ago
Chris Lu e1423a83dd mount: clear possible leftover entry data in memory 4 years ago
Chris Lu 9b10d1ac33 2.08 4 years ago
Chris Lu 8750cac090 move to util.RetryWaitTime 4 years ago
Chris Lu ef908e166b break import cycle 4 years ago
Chris Lu 4609644658 mount: remove files that may still are open 4 years ago
Chris Lu df8d976bb0 refactoring 4 years ago
Chris Lu 7192a378cc add retry to master clients also 4 years ago
Chris Lu 004aa9ca5d only retry transport related errors 4 years ago
Chris Lu f7b21973ac mount: add retry for all operations with filer 4 years ago
Chris Lu de86945aeb go fmt 4 years ago
Chris Lu 306062b4e7 filer: add CORS support 4 years ago
Chris Lu 05acc33294 volume: add CORS support 4 years ago
Chris Lu 9708df47d1 ensure offset in the index file is positive 4 years ago
Chris Lu 10f9f1cc26 handle mknod requests 4 years ago
Chris Lu 8826601be1 mount: optional limit for the number of concurrent writers 4 years ago
Chris Lu be95f68ca7 scaffold for sftpd 4 years ago
Konstantin Lebedev d2a4ffdd60 glog 4 years ago
Konstantin Lebedev 46303c36bf When the volume server is stopped, the master server immediately sees the deletion of volumes 4 years ago
Chris Lu eb32af25d4 make space for the QR code 4 years ago
Chris Lu 7ecbb4b3c9 clean up 4 years ago
Kenny 9cc6575ab5
Update filer_copy.go 4 years ago
Chris Lu c057dd1f64 add back upload retries 4 years ago
Chris Lu 19098f2c2d make a copy of the filer.entry for most read operations 4 years ago
Chris Lu 6135cbaa02 clear file.entry 4 years ago
Chris Lu 02dc51b1ed properly clear out the file.entry 4 years ago
Chris Lu 6560ac6466 volume loading: trim out unreachable idx file content 4 years ago
Chris Lu 0b68b68ec4 reload entry only when it is a hard link 4 years ago
Chris Lu 47047516d6 Revert "increase default volume file size limit to 1024" 4 years ago
ruitao.liu 22a9ea0512 adjust s3 header file. 4 years ago