[roll] Roll fuchsia [starnix] Introduce a weak back-reference from Socket to FsNode

To support SELinux checks against the security label associated
with the FsNode to which a Socket is attached, introduce a weak
reference back to the owning FsNode.

Original-Bug: 364568517
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1260324
Original-Revision: a63d35295991261489772eb465b792adfe92e8e2
GitOrigin-RevId: 876256bfb0d32e30b27cc20c62446db05b48f532
Change-Id: I1b65bea3c859fc2a3f6e9c1acda5c991ba7a2865
1 file changed
tree: 4f5d1ad4acda64145f2d99f65bc67c0b2dfab79d
  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.