commit | 2ff4668dd1e416cee31f684738c5c0438ac2c4d9 | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Wed Nov 13 22:26:06 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 13 14:28:08 2024 -0800 |
tree | 73678446eca2e49725d38e6c46ccacc386b1a733 | |
parent | 8c167480047e841fad4268e1130e3b8c171ec47e [diff] |
[roll] Roll fuchsia [storage][conformance] Migrate OpenFlags -> Flags Replace fuchsia.io/OpenFlags with fuchsia.io/Flags in storage conformance test suite. This marks the last remaining instance of fuchsia.io/OpenFlags outside of fuchsia.io. Add a TODO for the case of GetToken as the Rust and C++ VFS enforce this differently. The Rust VFS requires the MODIFY_DIRECTORY right whereas the C++ VFS only checks for the WRITE_BYTES right. This will be addressed in a follow-up change. Test: fx test //src/storage/conformance Original-Bug: 324081103 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152305 Original-Revision: c8dd83cca7950396fb1069252a27807254172712 GitOrigin-RevId: 809cabe9d6422ee68979c5a8c9b77331a60ae495 Change-Id: I3a379553ffab769f3ef1c207fd023dc4844f6171
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
.