Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jul 2022 13:09:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 258056] sys/fs/fuse: commit 7b8622fa22 breaks net/rclone mount
Message-ID:  <bug-258056-227-A5YEWM4Wx7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258056-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258056-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258056

Keith White <kwhite.uottawa@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #235480|0                           |1
        is obsolete|                            |
 Attachment #235481|0                           |1
        is obsolete|                            |

--- Comment #18 from Keith White <kwhite.uottawa@gmail.com> ---
Created attachment 235506
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D235506&action=
=3Dedit
lang/go118 special case /dev/fuse on FreeBSD

As suspected by asomers last year, go itself makes assumptions about what it
can do with opened files.  The attached patch makes "/dev/fuse" unpollable,=
 and
is probably much closer to "the right thing" to do.

This go patch returns "rclone mount" functionality.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258056-227-A5YEWM4Wx7>