fuse: allow skipping control interface and forced unmount
authorVivek Goyal <vgoyal@redhat.com>
Mon, 6 May 2019 19:35:43 +0000 (15:35 -0400)
committerMiklos Szeredi <mszeredi@redhat.com>
Thu, 12 Sep 2019 12:59:41 +0000 (14:59 +0200)
commit15c8e72e88e0b707ffefd524ca33f28cdb3db487
tree4faada0a21a2f2a553660ac6a17817d6d05d2ad8
parent783863d6476ce9f27fa87227f76ae9134caf43fa
fuse: allow skipping control interface and forced unmount

virtio-fs does not support aborting requests which are being
processed. That is requests which have been sent to fuse daemon on host.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/fuse/fuse_i.h
fs/fuse/inode.c