Re: [PATCH] io_uring/nop: pass all errors to userspace
From: Jens Axboe
Date: Thu May 21 2026 - 13:28:29 EST
On Wed, 20 May 2026 20:00:44 +0200, Alexander A. Klimov wrote:
> This fixes an inconsistency where io_nop() called req_set_fail()
> based on ret, but passed just nop->result to userspace.
> Originally, ret is a even copy of nop->result, but is set to an error
> when such happens subsequently. Now that's also passed to userspace.
Applied, thanks!
[1/1] io_uring/nop: pass all errors to userspace
commit: e97ff8b62d4690c69297f0f6de874f0564cc01a4
Best regards,
--
Jens Axboe