public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 5.13 0/2] ABI change for registration/tagging
@ 2021-06-10 15:37 Pavel Begunkov
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Pavel Begunkov @ 2021-06-10 15:37 UTC (permalink / raw)
  To: Jens Axboe, io-uring

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


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

end of thread, other threads:[~2021-06-10 15:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-10 15:37 [PATCH 5.13 0/2] ABI change for registration/tagging Pavel Begunkov
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

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