commit | a4a369e474c60ee6d6fc1c0911543b2f9e41cead | [log] [tgz] |
---|---|---|
author | Wez <wez@fuchsia.infra.roller.google.com> | Sat Dec 14 02:44:51 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Dec 14 02:46:37 2024 -0800 |
tree | e51d283bae5c2a436661b67133db06535d1829d5 | |
parent | 6312e6855299d5c5f08dfa51473c6842d97f37f2 [diff] |
[roll] Roll fuchsia [starnix] Synthesize names for anonymous /proc/*/fd entries The "/proc/*/fd" directory synthesizes symlinks with the path from which the process opened each descriptor. Since anonymous nodes have no paths, the kernel synthesizes one based on the filesystem and target inode Id. Original-Bug: 364568735, 382241450 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1158192 Original-Revision: 4e817d628947b0f51f8b04b9f2a9791e9cb31719 GitOrigin-RevId: f63cdc57d248454f79e07c861f6c8f4335290a28 Change-Id: I4f3216602113b30b1c0b6b065d497dd98ab79b37
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
.