[roll] Roll fuchsia [starnix][vfs] Check for X before applying SUID or SGID

Before returning a SUID or SGID value, we need to check whether the
current task can actually execute the FsNode.

Original-Bug: b/329142824
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1099977
Original-Revision: 7298095b909a97ac8346ed931280a3b024102955
GitOrigin-RevId: 24ee5783c3fac4f899800bfd8ed72f39418b35bb
Change-Id: I8f5da6169e5db27436ee25297287e4b4f71290db
1 file changed
tree: 1169590db092f5f53f2dd102e1a67064f4bc47d5
  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 via the IRC channel #fuchsia on Freenode.

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.