Skip to content

[GIT PULL] Add IORING_REGISTER_CLONE_FILES support and tests#1606

Open
harshal24-chavan wants to merge 4 commits into
axboe:masterfrom
harshal24-chavan:add-clone-files
Open

[GIT PULL] Add IORING_REGISTER_CLONE_FILES support and tests#1606
harshal24-chavan wants to merge 4 commits into
axboe:masterfrom
harshal24-chavan:add-clone-files

Conversation

@harshal24-chavan

Copy link
Copy Markdown

This pull request introduces the helper function implementation for the IORING_REGISTER_CLONE_FILES kernel opcode.

Changes included:

  • io_uring: sync UAPI for IORING_REGISTER_CLONE_FILES
  • liburing: add IORING_REGISTER_CLONE_FILES helpers and export symbols under LIBURING_2.15
  • tests: add test cases for IORING_REGISTER_CLONE_FILES
  • man: add io_uring_clone_files(3) and related man pages

This PR is related to the kernel patch currently under review on the io-uring mailing list.


By submitting this pull request, I acknowledge that:

  1. I have followed the above pull request guidelines.
  2. I have the rights to submit this work under the same license.
  3. I agree to a Developer Certificate of Origin (see https://developercertificate.org for more information).

Signed-off-by: Harshal Chavan <harshal24.chavan@gmail.com>
Signed-off-by: Harshal Chavan <harshal24.chavan@gmail.com>
Signed-off-by: Harshal Chavan <harshal24.chavan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants