[roll] Roll fuchsia [vfs][rust] Simplify directory/serving code Add new serve functions for commonly used operations. This avoids the need for many users to construct a new proxy/server pair, ExecutionScope, ObjectRequest, and fuchsia.io/Options, which aren't required by the vast majority of vfs crate users. Rename directory "spawn" functions to "serve" to match their counterparts in other parts of this crate (e.g. "file::serve", "symlink::serve"). Make the default of serving a directory with readable rights explicit by renaming "spawn_directory" to "serve_read_only". Original-Bug: 324111518 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1228945 Owners-Override: James Robinson <jamesr@google.com> Original-Revision: 85c765b19560e94b31beb8e8864772ac9a47b635 GitOrigin-RevId: 70ed9eba61909826d3be3081b96b34f981c339bd Change-Id: Id151e8253d051cd17fcec2a14c5999a2788bd642
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.