| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-02-27 | remove dead code | chrislu | 1 | -179/+0 | |
| 2021-05-09 | a better fix | Chris Lu | 1 | -2/+2 | |
| 2021-05-09 | fuse: important: if filer -filer.path is not root, directory listing will fail | Chris Lu | 1 | -1/+1 | |
| 2021-04-30 | mount: fix directory invalidation | Chris Lu | 1 | -3/+0 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2038 | |||||
| 2021-02-10 | go fmt | Chris Lu | 1 | -1/+0 | |
| 2021-02-10 | mount: load directory based on correct filer path | Chris Lu | 1 | -5/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1799 | |||||
| 2020-10-13 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2020-10-13 | mount: report filer IO error | Chris Lu | 1 | -9/+17 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1530 | |||||
| 2020-10-12 | mount: fix bound tree with filer.path | Chris Lu | 1 | -3/+13 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1528 | |||||
| 2020-08-23 | multiple fixes | Chris Lu | 1 | -1/+4 | |
| * adjust isOpen count * move ContinuousDirtyPages lock to filehandle * fix problem with MergeIntoVisibles, avoid reusing slices * let filer delete the garbage | |||||
| 2020-06-26 | FUSE mount: prevent concurrent modification | Chris Lu | 1 | -2/+5 | |
| 2020-06-19 | more test cases | Chris Lu | 1 | -4/+2 | |
| 2020-06-19 | fix checking visited nodes | Chris Lu | 1 | -6/+8 | |
| 2020-06-18 | check has visited by the boundary | Chris Lu | 1 | -16/+50 | |
| 2020-06-18 | added bounded tree to track exploration boundary | Chris Lu | 1 | -0/+129 | |
