index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
command
/
mount.go
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
mount: add periodic metadata sync to protect chunks from orphan cleanup (#7700)
Chris Lu
1
-0
/
+6
2025-11-29
mount: improve read throughput with parallel chunk fetching (#7569)
Chris Lu
1
-0
/
+2
2025-08-17
Adding RDMA rust sidecar (#7140)
Chris Lu
1
-0
/
+29
2025-05-22
Ensure `weed fuse` master process exits after mounted (#6809)
Weihao Jiang
1
-0
/
+2
2024-12-16
mount metacache add ttl (#6360)
zemul
1
-0
/
+2
2024-09-16
improve worm support (#5983)
Guang Jiong Lou
1
-2
/
+0
2024-09-10
increasing default cache size
chrislu
1
-1
/
+1
2024-09-04
support write once read many
chrislu
1
-0
/
+2
2024-09-04
Revert "weed mount, weed dav add option to force cache"
chrislu
1
-2
/
+0
2024-09-04
weed mount, weed dav add option to force cache
chrislu
1
-0
/
+2
2024-09-04
default cacheDirWrite to cacheDir
chrislu
1
-1
/
+1
2023-08-16
renaming
chrislu
1
-6
/
+6
2023-08-16
add separate cache directory for write buffers
chrislu
1
-0
/
+2
2023-01-15
adjust help message
chrislu
1
-2
/
+2
2022-09-30
mount: accept all extra mount options
chrislu
1
-0
/
+1
2022-06-20
Fix link to osxfuse github page
Stephan
1
-1
/
+1
2022-06-06
add disableXAttr in mount option
ningfd
1
-0
/
+2
2022-04-02
configure mount quota
chrislu
1
-1
/
+1
2022-04-02
mount: add grpc method to adjust quota
chrislu
1
-0
/
+2
2022-03-06
mount: quota for one mounted collection
chrislu
1
-0
/
+2
2022-02-27
remove dead code
chrislu
1
-0
/
+86
2022-02-27
retire mount v1
chrislu
1
-86
/
+0
2022-02-14
mount: default disable cache
chrislu
1
-1
/
+1
2022-01-17
working
chrislu
1
-0
/
+4
2021-05-21
adjust help message
Chris Lu
1
-1
/
+1
2021-04-04
mount: add readOnly option
Chris Lu
1
-0
/
+2
2021-03-30
reduce default concurrentWriters to 32
Chris Lu
1
-1
/
+1
2021-02-22
disk type support custom tags
Chris Lu
1
-1
/
+1
2021-02-14
disk type only supports hdd and ssd, not ready for random tags yet
Chris Lu
1
-1
/
+1
2021-02-13
adjust help message
Chris Lu
1
-1
/
+1
2021-02-09
Merge branch 'master' into support_ssd_volume
Chris Lu
1
-21
/
+21
2021-01-28
go fmt
Chris Lu
1
-5
/
+5
2021-01-28
mount: change option name to volumeServerAccess, with publicUrl and filerProx...
Chris Lu
1
-14
/
+14
2021-01-09
mount: default to 128 concurrent writers
Chris Lu
1
-1
/
+1
2020-12-16
go fmt
Chris Lu
1
-1
/
+1
2020-12-13
rename parameter name to "disk"
Chris Lu
1
-1
/
+1
2020-12-13
rename from volumeType to diskType
Chris Lu
1
-2
/
+2
2020-12-13
adding volume type
Chris Lu
1
-0
/
+2
2020-10-30
mount: optional limit for the number of concurrent writers
Chris Lu
1
-0
/
+2
2020-10-24
default to 2 for better performance in common computer hardware
Chris Lu
1
-1
/
+1
2020-10-11
mount: outsideContainerClusterMode changed to use volume server publicUrl
Chris Lu
1
-7
/
+1
2020-10-10
mount: configurable read wait time
Chris Lu
1
-5
/
+9
2020-09-03
mount: map uid/gid between local and filer
Chris Lu
1
-0
/
+4
2020-07-28
FUSE mount: remove DirListCacheLimit
Chris Lu
1
-2
/
+0
2020-06-28
removed async option
Chris Lu
1
-2
/
+0
2020-06-28
reverting and working
Chris Lu
1
-0
/
+2
2020-06-19
adjust help message
Chris Lu
1
-2
/
+2
2020-06-12
mount: add option to auto create dir to mount
Chris Lu
1
-0
/
+2
2020-06-11
purge old cache implementation
Chris Lu
1
-2
/
+0
2020-04-23
mount: default to enable asyncMetaDataCaching
Chris Lu
1
-1
/
+1
[next]