| commit | eed99d0d74b81da5853902ff5136f34d74a2d909 | [log] [tgz] |
|---|---|---|
| author | Rui Qi Sim <rqsim@fuchsia.infra.roller.google.com> | Thu Mar 07 22:55:46 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 07 14:57:13 2024 -0800 |
| tree | d899dba512af4fd1fbb460970737a155d4fe6e94 | |
| parent | de5ceedca6cf5d043062e60154f239f06babe58c [diff] |
[roll] Roll fuchsia [vfs] Replace Remote with RemoteDir Add a new RemoteDir that encapsulate the remote DirectoryProxy. The proxy is shared between both Open and Open2 calls. This replaces Remote which used a routing callback function that would be called on open. Supporting Open2 would have been more involved with Remote where the callback function would have to support both Open and Open2 with different function signatures. This CL also removes the `remote_node(..)` function that is not used. Original-Bug: b/325540563 Test: fx test vfs-tests rustvfs-io1-conformance-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1001752 Original-Revision: aa2251c7d7f83a41afae539daf7324bc03832737 GitOrigin-RevId: 00abff6785399baaaff8c0813556e059e8a07f12 Change-Id: I4a48634c269e61bb0f240ba1d7887b8ac9954959
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.