On Thu, Sep 05, 2019 at 03:48:48PM -0400, Vivek Goyal wrote: > Stop all the virt queues when device is going away. This will ensure that > no new requests are submitted to virtqueue and and request will end with > error -ENOTCONN. > > Signed-off-by: Vivek Goyal > --- > fs/fuse/virtio_fs.c | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) Reviewed-by: Stefan Hajnoczi