Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jul 2022 14:45:32 +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-fi91kwlrxE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258056-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258056

--- Comment #21 from Keith White <kwhite.uottawa@gmail.com> ---
(In reply to Keith White from comment #20)
For more background reading.

It looks like the go bug report 19093 (referenced in src/os/file_unix.go) gives
more detail as to what go "assumes" and why regular BSD files were removed from
polling.
  https://github.com/golang/go/issues/19093

Polling was added in change 36800 which explains, somewhat, what's expected and
why go's polling doesn't work on all filetypes on all OSes?
    https://go-review.googlesource.com/c/go/+/36800/

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

home | help

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