public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH liburing 0/2] liburing: patches for drain bug
@ 2023-01-27 11:11 Dylan Yudaken
  2023-01-27 11:11 ` [PATCH liburing 1/2] add a test using drain with IORING_SETUP_DEFER_TASKRUN Dylan Yudaken
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dylan Yudaken @ 2023-01-27 11:11 UTC (permalink / raw)
  To: Jens Axboe, Pavel Begunkov; +Cc: io-uring, kernel-team, Dylan Yudaken

Two patches for the drain bug I just sent a patch for.  Patch 1 definitely
fails, but patch 2 I am sending just in case as it exercises some more
code paths.

Dylan Yudaken (2): add a test using drain with IORING_SETUP_DEFER_TASKRUN
  run link_drain test with defer_taskrun too

 test/defer-taskrun.c | 45 ++++++++++++++++++++++++++++++++++++++++++++
 test/link_drain.c    | 34 +++++++++++++++++++++++++++++----
 2 files changed, 75 insertions(+), 4 deletions(-)


base-commit: 328cad5e53a38b07139c9059cdff6cee359a5313
-- 
2.30.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-27 13:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-27 11:11 [PATCH liburing 0/2] liburing: patches for drain bug Dylan Yudaken
2023-01-27 11:11 ` [PATCH liburing 1/2] add a test using drain with IORING_SETUP_DEFER_TASKRUN Dylan Yudaken
2023-01-27 11:11 ` [PATCH liburing 2/2] run link_drain test with defer_taskrun too Dylan Yudaken
2023-01-27 13:46 ` [PATCH liburing 0/2] liburing: patches for drain bug Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox