mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
The commit15c8e72e88("fuse: allow skipping control interface and forced unmount") tries to remove the control interface for virtio-fs since it does not support aborting requests which are being processed. But it doesn't work now. This patch fixes it by skipping creating the control interface if fuse_conn->no_control is set. Fixes:15c8e72e88("fuse: allow skipping control interface and forced unmount") Signed-off-by: Xie Yongji <xieyongji@bytedance.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
8.5 KiB
8.5 KiB