| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-09-27 | fix: avoid error file name too long when writing a file (#4876) | Konstantin Lebedev | 1 | -2/+19 | |
| 2022-08-25 | minor clean up | chrislu | 1 | -0/+10 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -1/+1 | |
| 2022-02-04 | sync call to write file, avoid vif loading error | chrislu | 1 | -0/+17 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2633 | |||||
| 2021-09-25 | avoid possible metadata subscription data loss | Chris Lu | 1 | -0/+8 | |
| Previous implementation append filer logs into one file. So one file is not always sorted, which can lead to miss reading some entries, especially when different filers have different write throughput. | |||||
| 2021-02-22 | avoid unnecessary user home checking | Chris Lu | 1 | -0/+4 | |
| 2020-07-16 | mount: resolve home directory | Chris Lu | 1 | -0/+20 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1391 | |||||
| 2020-06-08 | auto create non-existing cache directory | Chris Lu | 1 | -0/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1350 | |||||
| 2019-12-28 | load volume info from .vif file, use superblock as a backup | Chris Lu | 1 | -0/+19 | |
| 2019-06-03 | fix multiple bugs | Chris Lu | 1 | -0/+10 | |
| 2018-09-03 | remove unused function | Chris Lu | 1 | -14/+0 | |
| 2016-07-03 | refactor data integrity checking code | 霍晓栋 | 1 | -0/+8 | |
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -0/+38 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
