io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] rw link fixes
@ 2022-09-26 23:20 Pavel Begunkov
  2022-09-26 23:20 ` [PATCH for-next 1/2] io_uring/rw: fix unexpected link breakage Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Pavel Begunkov @ 2022-09-26 23:20 UTC (permalink / raw)
  To: io-uring; +Cc: Jens Axboe, asml.silence

1/2 fixes an unexpected link breakage issue with reads.
2/2 makes pre-retry setup fails a bit nicer.

Pavel Begunkov (2):
  io_uring/rw: fix unexpected link breakage
  io_uring/rw: don't lose short results on io_setup_async_rw()

 io_uring/rw.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

-- 
2.37.2


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

end of thread, other threads:[~2022-09-27  0:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 23:20 [PATCH for-next 0/2] rw link fixes Pavel Begunkov
2022-09-26 23:20 ` [PATCH for-next 1/2] io_uring/rw: fix unexpected link breakage Pavel Begunkov
2022-09-26 23:20 ` [PATCH for-next 2/2] io_uring/rw: don't lose short results on io_setup_async_rw() Pavel Begunkov
2022-09-27  0:43 ` [PATCH for-next 0/2] rw link fixes Jens Axboe
2022-09-27  0:45   ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).