[roll] Roll fuchsia [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
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1473945
Original-Revision: dadee98fd9e693bae36dc65c8795f15a4b19f703
GitOrigin-RevId: ec9eb2c765cdf5e700b7449fd250833d915a8b2b
Change-Id: Ic9074471da1f1df882ab9f67a3b48cdbfb679b74
1 file changed
tree: 2e17838fc09423a4652e3a4aa49f191a1ded3952
  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.