mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-13 23:22:07 +00:00
c02a02edfc
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>