| Date | Fri, 6 Sep 2019 11:47:08 +0100 | From | Stefan Hajnoczi <> | Subject | Re: [PATCH 06/18] virtiofs: ->remove should not clean virtiofs fuse devices |
| |
On Thu, Sep 05, 2019 at 03:48:47PM -0400, Vivek Goyal wrote: > We maintain a fuse device per virt queue. This fuse devices are allocated > and installed during mount time and should be cleaned up when super block > is going away. Device removal should not clean it. Device removal should > stop queues and virtuques can go away. > > Signed-off-by: Vivek Goyal <vgoyal@redhat.com> > --- > fs/fuse/virtio_fs.c | 2 -- > 1 file changed, 2 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> [unhandled content-type:application/pgp-signature] |