[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
diff --git a/stem b/stem
index 025c798..7cb2766 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="880bcc7cc1a015ed495d5213857d985037b70dfc"/>
+ revision="df7413ceb1bf9b5d0a3d7fbdb3aed145bb8f09f5"/>
</projects>
<hooks>
<hook name="install-environment"