Skip to content
Changes since v1.1.0:

!112  Replace deprecated MAX with the associated constan...  (main) ← (fix-depr)
!111  Fix st_mode of . and .. directories in readdirplus     (main) ← (fix-readdirplus)
!110  Allow only one daemon to bind the socket               (main) ← (sckex)
!109  Update inode file handles documentation                (main) ← (doc_fh)
!108  Log the FUSE opcode name and inode on debug            (main) ← (opcode_name)
!107  Fix daemon startup with new glibc versions (>=2.35)    (main) ← (ps-allow-rseq)
!106  Switch to building statically linked binaries for ...  (main) ← (static_build)
!105  Do not call setgroups() for unprivileged user name...  (main) ← (no-setgroups-unpriv-namespace)
!104  Increment the rlimit_nofile for all sandbox modes      (main) ← (rlimit_nofile)
!103  Expand "map" type rule                                 (main) ← (fix_map_type)
!101  Set the number of written bytes for used descs         (main) ← (used-len)
!100  Add (and prefer) “prefer” alias to --inode-file-ha...  (main) ← (file-handles-prefer-alias)
!99   Add statx musl support                                 (main) ← (musl-static)
!98   Set edition to 2018 in rustfmt.toml and update som...  (main) ← (update-deps)
!97   Extend the documentation                               (main) ← (ext_doc)
!96   Check whether the root’s file handle is usable         (main) ← (check-root-nodes-handle)
!95   Add posix ACLs support                                 (main) ← (posix_acl)
!94   virtiofsd: Add capability to handle extended fuse ...  (main) ← (fuse-init-ext)
!92   Setxattr:  get the correct structure based on whet...  (main) ← (srvst)
!91   vhost_user_backend: Remove nested RwLock               (main) ← (backend-no-mut)
!88   passthrough: Use application-specific inode storage    (main) ← (inode-store)
!87   process_queue_pool: Only acquire the VringMutex lo...  (main) ← (pool-lock-once)
!86   Modify the list of enabled capabilities from the c...  (main) ← (modcaps)
!84   passthrough: Reset config on FUSE_DESTROY              (main) ← (reset-bools)
!82   passthrough: Fix InodeData reference counting          (main) ← (fix-25)
!80   Parent exits with signal received by child             (main) ← (issue_21)