Currently, more than one daemon can start using the same unix socket. Although 
only the last one will use it. This happens because the socket is deleted 
before bind to it. So, let's try to acquire a lock file before removing the 
socket file.

Closes #31
---
https://gitlab.com/virtio-fs/virtiofsd/-/merge_requests/110

_______________________________________________
Virtio-fs mailing list
Virtio-fs@redhat.com
https://listman.redhat.com/mailman/listinfo/virtio-fs

Reply via email to