[Bug 258056] sys/fs/fuse: commit 7b8622fa22 breaks net/rclone mount

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 27 Jul 2022 13:18:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258056

--- Comment #19 from Alan Somers <asomers@FreeBSD.org> ---
The whole point of 7b8622fa220b9c08041102f638f848c48e022644 was to make
/dev/fuse pollable.  It is pollable now, in other languages.  So there's
probably still a bug somewhere in the Go code.  Does Go wrongly assume that the
file is ready to read if it polls ready to write?

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