K 10 svn:author V 7 asomers K 8 svn:date V 27 2021-07-27T17:05:43.819556Z K 7 svn:log V 427 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) Git Hash: 6b2266b050a6e06f20c065323379eefc3b6ec2f5 Git Author: asomers@FreeBSD.org END