On 23/08/2017 18:19, Marc-André Lureau wrote:
> Always remove the unix path when leaving the program (instead of when
> freeing scsi_dev). Note that unix_sock_new() also unlink() exisiting
> path before creating the socket.
>
> Signed-off-by: Marc-André Lureau
> ---
> contrib/vhost-user-scsi/vho
Always remove the unix path when leaving the program (instead of when
freeing scsi_dev). Note that unix_sock_new() also unlink() exisiting
path before creating the socket.
Signed-off-by: Marc-André Lureau
---
contrib/vhost-user-scsi/vhost-user-scsi.c | 22 +-
1 file changed,