[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
1 file changed
tree: e51d283bae5c2a436661b67133db06535d1829d5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.