| commit | 97b3b71a274582008e4b33e63fe937ca488743cd | [log] [tgz] |
|---|---|---|
| author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Mon Sep 20 18:46:00 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 20 11:47:24 2021 -0700 |
| tree | 17734f5c1fa3ca8fa5f8157c4f6f5505d763d97f | |
| parent | fee9e7e94f8c048a8a4251735e512a119a7b7462 [diff] |
[roll] Roll fuchsia [storage][vfs] Add missing Node requests. Ensure unhandled requests result in a panic! with visible error message instead of failing silently. Remove #[allow(unreachable_patterns)]. Remove outdated comments in appmgr integration tests (GetFlags returns the same set of flags as Directory.Open, thus it is functionally equivalent to just test that opening succeeds with the requested flags). Update TODOs to reference new tracking bug for io1 -> io2 transition. Original-Bug: 37419 Test: fx test vfs-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/578626 Original-Revision: 78fb3c0abb55d4eda8cf6aa7369e7b767f8514e1 GitOrigin-RevId: dbc783a86d1be33d8c1759b4b3a3b9c8129ffc13 Change-Id: Ie96f86935b2e70d1b34c7fdb74077571deff3c8e
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 via the IRC channel #fuchsia on Freenode.
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.