v1.13.3
Extend traits methods to support ReadvFlag
Inline format arguments in write!()
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
Set --inode-file-handles default value to "prefer"
Replace preadv64() with preadv2()
Apply clippy::mismatched_lifetime_syntaxes suggestions
Do not call pivot_root(2) on the root filesystem
Allow readv() seccomp
Inline format arguments in logging messages