| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-09-16 | improve worm support (#5983) | Guang Jiong Lou | 1 | -2/+0 | |
| * improve worm support Signed-off-by: lou <alex1988@outlook.com> * worm mode in filer Signed-off-by: lou <alex1988@outlook.com> * update after review Signed-off-by: lou <alex1988@outlook.com> * update after review Signed-off-by: lou <alex1988@outlook.com> * move to fs configure Signed-off-by: lou <alex1988@outlook.com> * remove flag Signed-off-by: lou <alex1988@outlook.com> * update after review Signed-off-by: lou <alex1988@outlook.com> * support worm hardlink Signed-off-by: lou <alex1988@outlook.com> * update after review Signed-off-by: lou <alex1988@outlook.com> * typo Signed-off-by: lou <alex1988@outlook.com> * sync filer conf Signed-off-by: lou <alex1988@outlook.com> --------- Signed-off-by: lou <alex1988@outlook.com> | |||||
| 2024-09-10 | increasing default cache size | chrislu | 1 | -1/+1 | |
| 2024-09-04 | support write once read many | chrislu | 1 | -0/+2 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/5954 | |||||
| 2024-09-04 | Revert "weed mount, weed dav add option to force cache" | chrislu | 1 | -2/+0 | |
| This reverts commit 7367b976b05bfa69158a60f205dec970c48f50f0. | |||||
| 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 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/3767 | |||||
| 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 | |
| related to https://github.com/seaweedfs/seaweedfs-csi-driver/issues/48 | |||||
| 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 | |
| * Prevent cases as https://github.com/seaweedfs/seaweedfs-csi-driver/issues/43 * Improve read write benchmarks * Improve AI training performance. Most of the files are just read once. | |||||
| 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 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1961 | |||||
| 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 ↵ | Chris Lu | 1 | -14/+14 | |
| filerProxy modes | |||||
| 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 | |
| outdated parameter | |||||
| 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 | |
| 2020-04-21 | add placeholder for cached meta data reading | Chris Lu | 1 | -0/+2 | |
| 2020-04-12 | mount: option to disable caching | Chris Lu | 1 | -1/+1 | |
| 2020-04-11 | set default chunk size to 16 | Chris Lu | 1 | -1/+1 | |
| 2020-04-11 | mount: add on disk caching | Chris Lu | 1 | -2/+8 | |
| 2020-03-28 | FUSE: add configurable in memory chunk cache size | Chris Lu | 1 | -0/+2 | |
