Re: [PATCH] fuse: fix the bug of missing EPOLLET event wakeup

From: Markus Elfring

Date: Tue Jan 27 2026 - 11:23:34 EST



> After receiving EAGAIN during read/write operations,
> the goroutine calls epoll_wait again, but then results in
> permanent blocking. This is because a wake-up event
> is required in EPOLLET mode.


You may occasionally put more than 57 characters into text lines
of such a change description.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.19-rc7#n659

Regards,
Markus