[roll] Roll fuchsia Revert "[starnix] Migrate Starnix VFS to io2" This reverts commit 03c48b337378bc1e95298cdb9b5b5feca695c251. Reason for revert: This seems to break the time vmo load in starnix vdso. See: https://fxbug.dev/380079659 Original change's description: > [starnix] Migrate Starnix VFS to io2 > > Migrate all instances of deprecated flags and helper functions to the > new io2 equivalents. > > This does not address every instance of these types in Starnix yet, but > those will be handled by a separate follow-up. In particular, the > StarnixNodeConnection implements a Rust VFS trait that still references > OpenFlags, and some unit tests use a deprecated RealmQuery method which > also takes OpenFlags. > > Original-Bug: 378924259 > Test: fx test //src/starnix > Change-Id: I466297e093b81db05d1b799075c83dc309925499 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1160274 > Reviewed-by: Rui Qi Sim <rqsim@google.com> > Commit-Queue: Brandon Castellano <bcastell@google.com> > Reviewed-by: James Robinson <jamesr@google.com> Original-Bug: 378924259, 380079659 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1161432 Original-Revision: c0af1ae1a4c724e2be08c35057bcd03e15759120 GitOrigin-RevId: 43e794626bec085af7e0ecdd8f723d0346b4997b Change-Id: I14bf8c8a8ad47ee6d7227e542b930d2284eea984
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.