All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next v2 0/2] rw link fixes
@ 2022-09-26 23:44 Pavel Begunkov
  2022-09-26 23:44 ` [PATCH for-next v2 1/2] io_uring/rw: fix unexpected link breakage Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2022-09-26 23:44 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.

v2: rebase and add tested-by

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] 4+ messages in thread

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

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.