Update ChangeLog and configure.ac for 1.96 Fixes #2756.
Recent Commits to s3fs-fuse:master
-
Update ChangeLog and configure.ac for 1.96
-
Use JDK 25 on Ubuntu 25.10 (#2757)
Use JDK 25 on Ubuntu 25.10 (#2757)
-
Simplify comparisons via CaseInsensitiveStringView
Simplify comparisons via CaseInsensitiveStringView
-
Require FUSE 3 on Linux (#1867)
Require FUSE 3 on Linux (#1867) * Require FUSE 3 on Linux This increases the maximum write size from 128 KB to 1 MB and supports some interesting FUSE_READDIR_PLUS flags. Remove stale FUSE_CAP_BIG_WRITES and flag_utime_omit_ok options. Fixes #1159. * Conditionally support FUSE 2 on macOS
-
Simplify STR_OBJTYPE (#2755)
Simplify STR_OBJTYPE (#2755)
-
Remove unused headers (#2753)
Remove unused headers (#2753) Also bump static-checks to Fedora 43 to get misc-include-cleaner.MissingIncludes configuration.