From: Jens Axboe <axboe@kernel.dk>
To: io-uring@vger.kernel.org
Cc: asml.silence@gmail.com
Subject: [PATCHSET v2 0/4] Fix early file assignment for links or drain
Date: Tue, 29 Mar 2022 14:14:09 -0600 [thread overview]
Message-ID: <20220329201413.73871-1-axboe@kernel.dk> (raw)
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
next reply other threads:[~2022-03-29 20:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-29 20:14 Jens Axboe [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220329201413.73871-1-axboe@kernel.dk \
--to=axboe@kernel.dk \
--cc=asml.silence@gmail.com \
--cc=io-uring@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.