1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-23 19:11:40 +02:00
seaweedfs/other/java/client/src
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>
2023-10-12 14:29:55 -07:00
..
main fix: disallow file name too long when writing a file (#4881) 2023-10-12 14:29:55 -07:00
test/java/seaweedfs/client refactor filer proto chunk variable from mtime to modified_ts_ns 2022-10-28 12:53:19 -07:00