Re: [PATCH RFC 2/2] vsock/virtio: reset connected sockets on device removal

2019-01-02 Thread Stefan Hajnoczi
On Thu, Dec 20, 2018 at 01:15:35PM +0100, Stefano Garzarella wrote: > When the virtio transport device disappear, we should reset all > connected sockets in order to inform the users. > > Signed-off-by: Stefano Garzarella > --- > net/vmw_vsock/virtio_transport.c | 3 +++ > 1 file changed, 3 inse

[PATCH RFC 2/2] vsock/virtio: reset connected sockets on device removal

2018-12-20 Thread Stefano Garzarella
When the virtio transport device disappear, we should reset all connected sockets in order to inform the users. Signed-off-by: Stefano Garzarella --- net/vmw_vsock/virtio_transport.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/vmw_vsock/virtio_transport.c b/net/vmw_vsock/virtio_tr