[roll] Roll fuchsia [sestarnix] Fix may_create() to compute the expected new node SID

The access checks applied in advance of creating a new filesystem
node include some which depend on the SID that _will_ be applied
to the file, if it is created.

Original-Bug: 375381156
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1144674
Original-Revision: 0e25c2155e00108f53e73fb4cf3cb5a62682af2a
GitOrigin-RevId: cc9c1fd7ecfd9f6a99dd3173922f16ef056dba02
Change-Id: I868839e16a70d4f4e8306d2fad9f27b000cc55ff
1 file changed
tree: a2f0a96318599304eca977624b86400fada5ae6f
  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.