public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCHSET v2 0/4] Fix early file assignment for links or drain
@ 2022-03-29 20:14 Jens Axboe
  2022-03-29 20:14 ` [PATCH 1/4] io_uring: defer msg-ring file validity check until command issue Jens Axboe
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jens Axboe @ 2022-03-29 20:14 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence

Hi,

Most of this is prep patches, but the purpose is to make sure that we
treat file assignment for links appropriately. If not, then we cannot
use direct open/accept with links while avoiding separate submit+wait
cycles.

v2:
- Ensure we properly handle defer for async and drain
- Drop unrelated msg-ring fixup patch

-- 
Jens Axboe



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

end of thread, other threads:[~2022-03-29 20:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-29 20:14 [PATCHSET v2 0/4] Fix early file assignment for links or drain Jens Axboe
2022-03-29 20:14 ` [PATCH 1/4] io_uring: defer msg-ring file validity check until command issue Jens Axboe
2022-03-29 20:14 ` [PATCH 2/4] io_uring: defer splice/tee " Jens Axboe
2022-03-29 20:14 ` [PATCH 3/4] io_uring: move read/write file prep state into actual opcode handler Jens Axboe
2022-03-29 20:14 ` [PATCH 4/4] io_uring: defer file assignment for links Jens Axboe

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