commit | 735f0261db9821b984691dc66c0801c9565ec034 | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Wed Nov 20 20:38:13 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 20 12:40:01 2024 -0800 |
tree | 11b08e1e5228e8bf6cbe2890fdcc448b8635e490 | |
parent | a5e3a6bae00c1e56541ec4b6210b6b95a510f0a4 [diff] |
[roll] Roll fuchsia [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 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1160274 Original-Revision: 03c48b337378bc1e95298cdb9b5b5feca695c251 GitOrigin-RevId: 98fbddd76608a1bf4f58cc219cb541fb5dc0440e Change-Id: If12f6b890206c48af0f26423213f067fbd174bd6
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
.