| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-10-12 | fix: disallow file name too long when writing a file (#4881) | Konstantin Lebedev | 1 | -0/+7 | |
| * fix: disallow file name too long when writing a file * bool LongerName to MaxFilenameLength --------- Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co> | |||||
| 2022-08-07 | refactor and fix strings.Split | chrislu | 1 | -1/+1 | |
| 2022-08-07 | filer.sync: parallelize the filer.sync | chrislu | 1 | -0/+8 | |
| 2022-08-07 | filer.sync: fix when excluded paths is empty | chrislu | 1 | -0/+6 | |
| 2022-03-14 | generate inode via path and time | chrislu | 1 | -23/+2 | |
| 2022-01-12 | POSIX: differentiate device and char device | chrislu | 1 | -1/+5 | |
| 2022-01-12 | POSIX: different inode for same named different file types | chrislu | 1 | -5/+19 | |
| 2022-01-11 | POSIX: ensure file and directory inodes are different | chrislu | 1 | -2/+8 | |
| this is just an in memory representation. POSIX wants different inode numbers for the same named file or directory. | |||||
| 2021-08-15 | shell: add "remote.meta.sync" | Chris Lu | 1 | -2/+6 | |
| 2020-09-26 | avoid non utf-8 in filename | Chris Lu | 1 | -0/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1493 | |||||
| 2020-04-05 | refactoring | Chris Lu | 1 | -3/+7 | |
| 2020-04-05 | add util.PathJoin | Chris Lu | 1 | -0/+4 | |
| 2020-03-26 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2020-03-25 | fix fscache move | Chris Lu | 1 | -0/+8 | |
| 2020-03-23 | refactoring | Chris Lu | 1 | -0/+40 | |
