commit | fb203ec697e287022b1e1375eb803e26eb3d9338 | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Tue Mar 05 17:35:02 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 05 09:36:18 2024 -0800 |
tree | 0129fb53d39877301237cb1a1ea761e3c466b3e2 | |
parent | b64987320b7a47bb5f4c258711149b0f4addc31f [diff] |
[roll] Roll fuchsia [vfs][cpp] Refactor connection creation Refactor protocol negotiation and creation of connections. Reduce the number of virtual function calls required to open a node, and centralize some common functionality. Original-Bug: 324112857 Original-Bug: 327027447 Test: fx test cppvfs-io1-conformance-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/999714 Original-Revision: df7413ceb1bf9b5d0a3d7fbdb3aed145bb8f09f5 GitOrigin-RevId: 43ca97f989720a535c33ff2f87dffe2a532f8859 Change-Id: If80946a49d66488c701580d609e1f2b0ec698d94
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
.