[roll] Roll fuchsia [starnix][kernel] inotify ACCESS during directory listing

When we list directories, we are supposed to generate an ACCESS
notification for inotify watchers.

Test: Inotify.ControlEvents
Original-Bug: b/297439734
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1075057
Original-Revision: 5955b0ff9cbef458a58d5d32b1d7655013bb828c
GitOrigin-RevId: c5466f6b2dbd259c9357de387cc4a473db4afc97
Change-Id: Icd1a732fa98411ad6e8daa2505d4baf32fe0b0dd
1 file changed
tree: e8894b6b548715b263320e4f6819d462f27d5094
  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.