[roll] Roll fuchsia [starnix] Add FUSE_INIT_EXT flag

FUSE_INIT_EXT extends fuse_init_in request, which is used to check
passthrough kernel support

Original-Bug: b/331243882
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254447
Original-Revision: 0ecb5e940aec36a57e0d472b5de7825f92b64c5b
GitOrigin-RevId: 6f18ffaf2849673c5925d5c06ada0dd8c6e5d456
Change-Id: If8d48c64e3b5f9646cdeea7e8f424fa87d15f414
1 file changed
tree: e96dbf81f313a2ec4a4f4600184c217ecba04c30
  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.