public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/2] fixes for removing provided buffers
@ 2023-04-01 19:50 Wojciech Lukowicz
  2023-04-01 19:50 ` [PATCH 1/2] io_uring: fix return value when " Wojciech Lukowicz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Wojciech Lukowicz @ 2023-04-01 19:50 UTC (permalink / raw)
  To: Jens Axboe; +Cc: io-uring, Wojciech Lukowicz

Hi,

Two fixes for removing provided buffers. They are in the same area, but
otherwise unrelated. I'll send a liburing test for the first one
shortly.

Thanks,
Wojciech

Wojciech Lukowicz (2):
  io_uring: fix return value when removing provided buffers
  io_uring: fix memory leak when removing provided buffers

 io_uring/io_uring.c | 2 +-
 io_uring/kbuf.c     | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2023-04-01 23:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-01 19:50 [PATCH 0/2] fixes for removing provided buffers Wojciech Lukowicz
2023-04-01 19:50 ` [PATCH 1/2] io_uring: fix return value when " Wojciech Lukowicz
2023-04-01 19:50 ` [PATCH 2/2] io_uring: fix memory leak " Wojciech Lukowicz
2023-04-01 23:20 ` [PATCH 0/2] fixes for " Jens Axboe
2023-04-01 23:20 ` Jens Axboe

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