[roll] Roll fuchsia [vfs] Send out a name for the ADDED watcher event

Adds in the entry name to the ADDED event when adding a function based
node in the rust vfs library.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1488257
Original-Revision: be9e84150f94e600ef95c9f3bacbbad19768f0c1
GitOrigin-RevId: 0b7b59810df214f87baa9515e6ae97316c9bbd2d
Change-Id: I1bf2c3ee31da5c198136fe3d6fe1e33abfa1cdd1
1 file changed
tree: 44e7e190cd327025e67b2674d8b9b5874e233486
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.