Clear MNT_LOCAL flag on FUSE file system. It can be local or remote, but
authormvs <mvs@openbsd.org>
Tue, 7 May 2024 14:27:11 +0000 (14:27 +0000)
committermvs <mvs@openbsd.org>
Tue, 7 May 2024 14:27:11 +0000 (14:27 +0000)
commit4670dd04fe6d0d097b58afdcea53907d19653010
tree422acec61fdc84e1c91eefc7d894941f5fbfa46c
parent3a22adf90f02a48c220ef03ba895de849d198c94
Clear MNT_LOCAL flag on FUSE file system. It can be local or remote, but
kernel can't tell the difference.

From Kirill A. Korinsky

ok claudio mpi
sys/miscfs/fuse/fuse_vfsops.c