github libfuse/libfuse fuse-3.5.0
libfuse 3.5.0

latest releases: fuse-3.16.2, fuse-3.16.1, fuse-3.15.1...
5 years ago
  • Changed ioctl commands to "unsigned int" in order to support commands which do not fit into a signed int. Commands issued by applications are still truncated to 32 bits.
  • Added SMB2 to whitelist (so users can now mount FUSE filesystems on mountpoints within SMB 2.0 filesystems).
  • Added a new cache_readdir flag to fuse_file_info to enable caching of readdir results. Supported by kernels 4.20 and newer.
  • Add support and documentation for FUSE_CAP_NO_OPENDIR_SUPPORT.

Don't miss a new libfuse release

NewReleases is sending notifications on new releases.