]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd150e2068028f57e9c6eb9bfd299df367038c4fa
tree4faada0a21a2f2a553660ac6a17817d6d05d2ad8
parent1754b6eee528fb33bff0deff2603358ee5acfa0c
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