[roll] Roll fuchsia [starnix] Don't perform `FUSE_ACCESS` during walk

`FUSE_ACCESS` requests should only be sent when performing the `access`,
`chdir` or `chroot` family of syscalls. This is documented by the
low-level `handler` for `FUSE_ACCESS` requests in `libfuse`.

Original-Bug: b/324955805, b/331965660
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1025898
Original-Revision: 161623b07b3dac4e78a102882afe00660c92b49e
GitOrigin-RevId: 920eb888664122ed3b922d4febbcc7ba37cb5c97
Change-Id: Id3dfee19feb3330e46f697a88dbbefda95964f6c
1 file changed
tree: dab7cd2afd19ad35a687d047aa22e90609fdf061
  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.