HomeFreeBSD

fusefs: support EVFILT_WRITE on /dev/fuse

Description

fusefs: support EVFILT_WRITE on /dev/fuse

/dev/fuse is always ready for writing, so it's kind of dumb to poll it.
But some applications do it anyway. Better to return ready than EINVAL.

Reviewed by: emaste, pfg
Differential Revision: https://reviews.freebsd.org/D30784

(cherry picked from commit 7b8622fa220b9c08041102f638f848c48e022644)

Details

Provenance
asomersAuthored on Jun 15 2021, 11:17 PM
Reviewer
emaste
Differential Revision
D30784: fusefs: support EVFILT_WRITE on /dev/fuse
Parents
rGba99ff623b80: fusefs: improve warnings about buggy FUSE servers
Branches
Unknown
Tags
Unknown