commit | 07346c5802f1ea85a63d75d61ed1937e3d7926cf | [log] [tgz] |
---|---|---|
author | Tamir Duberstein <tamird@fuchsia.infra.roller.gmail.com> | Tue Nov 26 23:26:51 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 26 15:28:34 2024 -0800 |
tree | 957caf2508e2f3323fce517e9cf1b6079780977c | |
parent | 6f4833835829af0fb383e72fe633494da306fb6d [diff] |
[roll] Roll fuchsia [fdio] store node name in parent map entry Identify the node in its parent using its ID rather than its name. This allows a node's parent and its identifier to have the same lifetime without breaking the parent's maps by storing the name in the parent; copying the id is cheap, so it is stored on the node as well as its entry. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1154941 Original-Revision: 440ef74322b1a405006506733184c78b252a2c27 GitOrigin-RevId: 15a5b1b8ad89aaa0e5da9518737b2b5938b09325 Change-Id: If385296738b5fa1aa5b3fa556ede861decacd0c8
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 in one of the communication channels documented at get involved.
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
.