fuse icon indicating copy to clipboard operation
fuse copied to clipboard

Interrupt request arriving before referred request should get EAGAIN reply

Open tv42 opened this issue 13 years ago • 3 comments

See http://fuse.git.sourceforge.net/git/gitweb.cgi?p=fuse/fuse;a=blob;f=doc/kernel.txt (search for INTERRUPT) for the "specification".

tv42 avatar Apr 19 '13 20:04 tv42

That pull request appears to be merged. Can this be closed?

jvantuyl avatar Dec 01 '13 09:12 jvantuyl

No.

This ticket is about the case where the interrupt request arrives before the request it is trying to refer; that case is not handled, currently.

tv42 avatar Dec 01 '13 23:12 tv42

SourceForge is bitrotting, https://github.com/libfuse/libfuse/blob/master/doc/kernel.txt

tv42 avatar Jul 27 '16 00:07 tv42