v1.13.0
Merge branch 'read-only' into 'main'
Add command line options for UID/GID translation
descriptor_utils: Require full reads/writes
Fix clippy::needless_lifetimes warnings
Merge branch 'uid-gid-mapping' into 'main'
Custom UID/GID mapping for Attr
Shorten `std::result::Result` where possible
Introduce explicit UID/GID types
Remove redundant Result imports
Log the FUSE opcode name and inode on debug
Add --readonly flag
Revert "openat: Always annotate errors with filename"
Add ReadDir::new_no_seek()
seccomp: allow `fstatfs64` syscall on powerpc64
handle_dirent: Fill in fuse::Attr by Default
Fix clippy doc_lazy_continuation warnings
Support RESET_DEVICE