v1.4.0
virtiofsd: Add option "--security-label"
Update virtio-queue dependency
Drop mutability from FileReadWriteAtVolatile
Parse security context in mkdir/mknod/symlink/create calls
Update to vhost 0.2
Log the FUSE opcode name and inode on debug
Adds safe wrappers for `mount()` and `umount2()`
Show the nofile hard limit value in the warning message
sandbox: Move parent process code inside sandbox
Fix clippy warnings
sandbox: Call safe versions of `mount()` and `umount2()`
seccomp: implement std::error::Error trait