[PATCH v2 1/3] io_uring: expose io_should_terminate_tw()

Ming Lei ming.lei at redhat.com
Thu Oct 23 20:26:11 PDT 2025


On Thu, Oct 23, 2025 at 02:18:28PM -0600, Caleb Sander Mateos wrote:
> A subsequent commit will call io_should_terminate_tw() from an inline
> function in include/linux/io_uring/cmd.h, so move it from an io_uring
> internal header to include/linux/io_uring.h. Callers outside io_uring
> should not call it directly.
> 
> Signed-off-by: Caleb Sander Mateos <csander at purestorage.com>

Reviewed-by: Ming Lei <ming.lei at redhat.com>

Thanks,
Ming




More information about the Linux-nvme mailing list