v1.6.0
Fix clippy warnings
Fix clippy warnings on format args
file_traits: Replace `pwritev(2)` call by `oslib::writev_at()`
Propagate `oslib::writev_at()` `flags` parameter
Update to vhost 0.2
Log the FUSE opcode name and inode on debug
Add support for mapping a range of UIDs/GIDs from host to guest, when run virtiofsd as non-root.
Announce submounts by default
seccomp: fix support for ppc64le
Remove unnecessary casts
Keep DAC_READ_SEARCH on setxattr with posix acl