Konstantin Lebedev
1cac5d983d
fix: disallow file name too long when writing a file ( #4881 )
* 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>
1 year ago
chrislu
67814a5c79
refactor and fix strings.Split
2 years ago
chrislu
1a4bf0dcb5
filer.sync: parallelize the filer.sync
2 years ago
chrislu
0e9478488d
filer.sync: fix when excluded paths is empty
2 years ago
chrislu
bd5c5586b5
generate inode via path and time
3 years ago
chrislu
de27058d0b
POSIX: differentiate device and char device
3 years ago
chrislu
fec8428fd8
POSIX: different inode for same named different file types
3 years ago
chrislu
2dcb8cb93b
POSIX: ensure file and directory inodes are different
this is just an in memory representation.
POSIX wants different inode numbers for the same named file or directory.
3 years ago
Chris Lu
9462f5129a
shell: add "remote.meta.sync"
3 years ago
Chris Lu
a37535cd9f
avoid non utf-8 in filename
fix https://github.com/chrislusf/seaweedfs/issues/1493
4 years ago
Chris Lu
91da7057b1
refactoring
5 years ago
Chris Lu
7bc3c93512
add util.PathJoin
5 years ago
Chris Lu
dd5b582d05
go fmt
5 years ago
Chris Lu
2e4fadd10a
fix fscache move
5 years ago
Chris Lu
c0f0fdb3ba
refactoring
5 years ago
Chris Lu
1b0bfbaf59
refactoring
5 years ago
Chris Lu
97406333a5
support atomic renaming for mysql/postgres filer store
6 years ago
Chris Lu
458ada173e
go fmt
7 years ago
Chris Lu
c34feca59c
refactoring
7 years ago