Commit 07346c5
[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: If385296738b5fa1aa5b3fa556ede861decacd0c81 parent 6f48338 commit 07346c5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments