public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/2] random fixes
@ 2021-02-20  1:39 Pavel Begunkov
  2021-02-20  1:39 ` [PATCH 1/2] io_uring: wait potential ->release() on resurrect Pavel Begunkov
  2021-02-20  1:39 ` [PATCH 2/2] io_uring: fix leaving invalid req->flags Pavel Begunkov
  0 siblings, 2 replies; 7+ messages in thread
From: Pavel Begunkov @ 2021-02-20  1:39 UTC (permalink / raw)
  To: Jens Axboe, io-uring

Just two unrelated fixes batched together.

Pavel Begunkov (2):
  io_uring: wait potential ->release() on resurrect
  io_uring: fix leaving invalid req->flags

 fs/io_uring.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
2.24.0


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

end of thread, other threads:[~2021-02-20  4:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-20  1:39 [PATCH 0/2] random fixes Pavel Begunkov
2021-02-20  1:39 ` [PATCH 1/2] io_uring: wait potential ->release() on resurrect Pavel Begunkov
2021-02-20  3:40   ` Jens Axboe
2021-02-20  3:47     ` Pavel Begunkov
2021-02-20  3:53       ` Jens Axboe
2021-02-20  1:39 ` [PATCH 2/2] io_uring: fix leaving invalid req->flags Pavel Begunkov
2021-02-20  4:17   ` Jens Axboe

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