On Tue, 26 Aug 2025 at 20:52, Darrick J. Wong <djwong@xxxxxxxxxx> wrote: > Hrmm. I was thinking that it would be very nice to have > fuse_request_{send,end} bracket the start and end of a fuse request, > even if we kill it immediately. I'm fine with that, and would possibly simplify some code that checks for an error and calls ->end manually. But that makes it a non-trivial change unfortunately. Thanks, Miklos