[roll] Roll fuchsia [starnix][io_uring] Create an IoUringFileObject

This implementation is sufficient to fail the first test with io_uring
enabled. Previously, LTP tests for io_uring would be skipped because the
tests dynamically detect that the feature is not implemented.

Original-Bug: b/297431387
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1126716
Original-Revision: 64637748ac6b57b61a9253f73420e73e0abe10b2
GitOrigin-RevId: bb805147973b40d7a89eb8acfbb50183cf03ca81
Change-Id: I97b205f77617a0f89ae1220cefc280276638f444
1 file changed
tree: 822b80d3ada7bd088f917ebec37abe2e6c72ce86
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.