mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-10 21:51:35 +00:00
Without the unlink(2) syscall being allowed, Cloud-Hypervisor crashes when we remove a virtio-vsock device that has been previously added. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>