[roll] Roll fuchsia [vfs][cpp] Centralize node representation within connections Connection types within the VFS already know which protocol was negotiated by virtue of which type was created. By removing it from the Vnode interface this saves quite a bit of indirection and aligns better with the upcoming fuchsia.io2 changes. Similar to streams, this requires moving support for event observers on Vnodes into that interface, rather than indirectly through the now-removed Vnode representation method. Original-Bug: b/324112857 Test: fs-connection-test-pkg fs-vnode-test-pkg Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/989412 Original-Revision: b1fa2751db0c1ef2afbabc28d11ace5cacd79a1a GitOrigin-RevId: 5d5fe6f5e5bf03b7068b29efc86e13e1482c36ea Change-Id: I4f1efc4ae4d6cc05f3e1fb2043136bbbd8e7e108
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.