v1.13.2
Handles: Track guest FD use
Inline format arguments in write!()
descriptor_utils: Require full reads/writes
Fix clippy::needless_lifetimes warnings
Merge branch 'uid-gid-mapping' into 'main'
Custom UID/GID mapping for Attr
Apply clippy::uninlined_format_args suggestion
Introduce explicit UID/GID types
Set guest FD limit based on actual total FD limit
Log the FUSE opcode name and inode on debug
Call setgroups syscall directly
Add ReadDir::new_no_seek()
Inline format arguments in logging messages
seccomp: Allow tkill syscall