6536 Commits (182f43ae5fa2aed5a2526aaa23390e9b8d376e63)
 

Author SHA1 Message Date
Chris Lu 5e6dfbc25f locks for data racing 4 years ago
Chris Lu 452c6ef183 limits concurrent uploads for one file 4 years ago
Chris Lu 8295e2feb6 skip md5 checking for now because of race condition 4 years ago
Chris Lu c8dea3dd89 2.51 4 years ago
Chris Lu 19caeb7b02 fix writing the small file 4 years ago
Chris Lu bb45dea15a filer: parallel data upload 4 years ago
Chris Lu e00443a940 mount: adjust starting order 4 years ago
Chris Lu 44f1ba6894 refactor 4 years ago
Chris Lu 6c82326575 use bytes.Buffer to reduce memory allocation and gc 4 years ago
Chris Lu 9cba5cca0b optionally disable concurrent upload limit 4 years ago
Chris Lu 21ad9a4ac2 filer: mongodb avoids E11000 duplicate key error collection: seaweedfs.filemeta index: directory_1_name_1 dup key 4 years ago
Chris Lu e6ba2f9c37 verbose but cleaner logic to invalidate fuse cache 4 years ago
Chris Lu d7638b73b5
Merge pull request #2112 from wenerme/patch-1 4 years ago
陈杨文 5403ada150
use string version 4 years ago
Chris Lu fadc1febdb FUSE: invalidate FUSE cached entries 4 years ago
Chris Lu ab606dec2a filer: add path-specific option to enforce readonly 4 years ago
Chris Lu f15d7a57f5 mount: support macfuse 4.x 4 years ago
Chris Lu d350c114c8
Update README.md 4 years ago
Chris Lu 0a5388744c
Merge pull request #2105 from Woellchen/current_and_parent_dot_directories 4 years ago
Patrick Schmidt 77100754e6 Return artificial . and .. directories 4 years ago
Chris Lu 62142ff1d2
Merge pull request #2104 from kmlebedev/sync_volume_on_close 4 years ago
Chris Lu cc34475012 remove file handle locking for setattr 4 years ago
Konstantin Lebedev 99ef280c7c avoid data loss after restarting a container with a volum server 4 years ago
Chris Lu 3db1642392 mount: skip persisting metadata if file is open 4 years ago
Chris Lu 556cc3a4ca mount: avoid exception if disk cache is not initialized 4 years ago
Chris Lu 615cb24ba6 shell: use tab print style for completion 4 years ago
Chris Lu c5de97ddbe keep alive for streaming connections 4 years ago
Chris Lu 2b60e2abb1 only disallow streaming signed when no auth enabled 4 years ago
Chris Lu 9774cac3a1 Added SeaweedFS_Filer_Backup.png 4 years ago
Chris Lu 769fe4b772
Delete Filer Backup.png 4 years ago
Chris Lu 8f1f8c63e5 Update Filer Backup.png 4 years ago
Chris Lu 1fb1b7d7b8 Added Filer Backup.png 4 years ago
Chris Lu 4233ad3f07 2.50 4 years ago
Chris Lu 1456616a77 recreate grpc connections if too many errors 4 years ago
Chris Lu fb8036385a s3: save metadata during put-object 4 years ago
Chris Lu 2d7b4e5bb6 filer.backup: escape colon from path on windows 4 years ago
Chris Lu ae185b997f
Merge pull request #2099 from danielflira/mount-helper 4 years ago
danielflira 849f36c1ac fix parameter multiple values 4 years ago
Chris Lu 622fc2fa2f
Merge pull request #2097 from ekozlov-search/server_freediskspace 4 years ago
Eugeniy Kozlov 6e8bd16819 freespace params fix 4 years ago
Chris Lu 4d55132c7d scaffold add comments 4 years ago
Chris Lu 45bffc92a8 filer.backup: fix cloud sinks when updating entry 4 years ago
Chris Lu 921e0d5008 remove verbose log 4 years ago
Chris Lu 1a70cb9b63 local sink: write and update files 4 years ago
Chris Lu e699d16c85
Merge pull request #2085 from danielflira/mount-helper 4 years ago
danielflira 84488ebb33 replace filer.remote and parts[1] 4 years ago
Chris Lu ac9bf71544 use jquery 3.6.0 4 years ago
danielflira 877c192af2 create fuse subcommand to use weed with mount 4 years ago
Chris Lu 67dd094b35 sqlite: does not support non-linux/darwin/windows 4 years ago
Chris Lu dce1f02c9e filer.backup: backup to local directory optionally is incremental 4 years ago