Skip to content

Conversation

@calebsander
Copy link
Contributor

The io_uring_setup() man page describes IORING_SETUP_TASKRUN_FLAG as being used with IORING_SETUP_COOP_TASKRUN. But IORING_SETUP_TASKRUN_FLAG can also be used with IORING_SETUP_DEFER_TASKRUN. So mention both flags.


git request-pull output:

The following changes since commit 3756b3de4cf2e16a5a727c9feefafd7b8c026042:

  test/io-wq-exit: fix missing liburing test tweaks (2026-01-05 07:31:28 -0700)

are available in the Git repository at:

  git@github.com:calebsander/liburing.git doc/IORING_SETUP_DEFER_TASKRUN_FLAG

for you to fetch changes up to 1c3795041d9bea4c1bf748586af8b73d40425a12:

  man: document IORING_SETUP_TASKRUN_FLAG + IORING_SETUP_DEFER_TASKRUN (2026-01-05 16:40:20 -0700)

----------------------------------------------------------------
Caleb Sander Mateos (1):
      man: document IORING_SETUP_TASKRUN_FLAG + IORING_SETUP_DEFER_TASKRUN

 man/io_uring_setup.2 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

The io_uring_setup() man page describes IORING_SETUP_TASKRUN_FLAG as
being used with IORING_SETUP_COOP_TASKRUN. But IORING_SETUP_TASKRUN_FLAG
can also be used with IORING_SETUP_DEFER_TASKRUN. So mention both flags.

Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant