From: Pavel Begunkov <asml.silence@gmail.com>
To: Jens Axboe <axboe@kernel.dk>, io-uring@vger.kernel.org
Subject: [PATCH 5.13 0/2] ABI change for registration/tagging
Date: Thu, 10 Jun 2021 16:37:36 +0100 [thread overview]
Message-ID: <cover.1623339162.git.asml.silence@gmail.com> (raw)
For more details see 1/2. The change is not as horrid as it may
look, just passing rsrc type not in struct but as arguments
deffered from IORING_REGISTER_*.
I do think it's a better API and might save us from putting
extra bits in the future. Suggestions are welcome.
Pavel Begunkov (2):
io_uring: change registration/upd/rsrc tagging ABI
io_uring: add feature flag for rsrc tags
fs/io_uring.c | 42 ++++++++++++++++++++++++-----------
include/uapi/linux/io_uring.h | 19 ++++++++--------
2 files changed, 39 insertions(+), 22 deletions(-)
--
2.31.1
next reply other threads:[~2021-06-10 15:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-10 15:37 Pavel Begunkov [this message]
2021-06-10 15:37 ` [PATCH 1/2] io_uring: change registration/upd/rsrc tagging ABI Pavel Begunkov
2021-06-10 15:37 ` [PATCH 2/2] io_uring: add feature flag for rsrc tags Pavel Begunkov
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=cover.1623339162.git.asml.silence@gmail.com \
--to=asml.silence@gmail.com \
--cc=axboe@kernel.dk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox