[roll] Roll fuchsia [sestarnix] Fix may_link/unlink checks to use the right SID

The `may_link/unlink()` checks were mistakenly checking for
file permissions (to "link", or to "unlink") against the calling
task's fscreate SID, rather than using the SID of the file being
linked/unlinked.

Original-Bug: 364568676, 364568926, 364569315
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1145292
Original-Revision: 90c58ed578ab71ef321a2e9c1385414859156484
GitOrigin-RevId: 1343121c9b9a60e7354096cbd1ca673934a37dac
Change-Id: Ib67f6ce9e6853b343569b3a4baed17f6b35c70d1
1 file changed
tree: 6cfd6c0497e32ef26cc461f64c0551d932e063d8
  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.