[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
1 file changed
tree: 0129fb53d39877301237cb1a1ea761e3c466b3e2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.