| commit | 60bdc0b891173fa7a8d330b368d1a49cf4729f71 | [log] [tgz] |
|---|---|---|
| author | Brett Wilson <brettw@fuchsia.infra.roller.google.com> | Thu Oct 21 22:18:55 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 21 15:20:08 2021 -0700 |
| tree | b9fac1a356c38bfe7a5e899ce22e4e39f5a9ceb3 | |
| parent | 9702443d91449e2d8dae8b27702406c26bc230a7 [diff] |
[roll] Roll fuchsia [vfs] Move QueryFilesystem to FuchsiaVfs. This is designed to make it easier to implement QueryFilesystem on all filesystems and to unify on one implementation. Currently this is exposed in different ways. With this change, a filesystem needs only to implement GetFilesystemInfo once on their VFS and it will work for all nodes, and they need only to instantiate route the fs::QueryService to implement that API using the same implementation. Adds more Vfs backpointers to the root nodes in the Blobfs root. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/596749 Original-Revision: 9dcadba26335fbce86fe9d5af39a9c9053a7d32e GitOrigin-RevId: 40e9fa2e3686281544aca14aaaf7db3088f2d2d4 Change-Id: Id42eaf1f090c7cd8f2a2bcdb85ccd2b9a48cbbf0
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.