[Bug 258056] sys/fs/fuse: commit 7b8622fa22 breaks net/rclone mount
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258056] sys/fs/fuse: commit 7b8622fa22 breaks net/rclone mount"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Jul 2022 13:09:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258056 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=235506&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug.