[roll] Roll fuchsia Reland "[sestarnix] Generalize Query::compute_fs_node_sid()"

This is a reland of commit dadee98fd9e693bae36dc65c8795f15a4b19f703,
which was mistakenly blamed for an infra failure.

Original change's description:
> [sestarnix] Generalize Query::compute_fs_node_sid()
>
> The compute_fs_node_sid() was specialized to work with FsNodeClass
> but called through to the general-case compute_create_sid() API.
>
> Rename & update the API and callers to allow more general use.
>
> Original-Bug: 412556485
> Change-Id: I1c463a09375fb6d4874a293d292a08a08057ea97
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1473945
> Commit-Queue: Wez <wez@google.com>
> Fuchsia-Auto-Submit: Wez <wez@google.com>
> Reviewed-by: Nathaniel Manista <nathaniel@google.com>

Original-Bug: 412556485
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1476257
Original-Revision: 0295d7c8c628093aeefb7e7957ea2aa3e0d26a9a
GitOrigin-RevId: 2c3caf6f5ba8d99edb6187ca16d7156a1c0f5119
Change-Id: Iec5936962dfff23bdf062df6900875d2267aa08d
1 file changed
tree: 3e1db02ee4477eec32f21c06e534a5ca386cf203
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.