[roll] Roll fuchsia [starnix] Make FsNodeOps mandatory in FsNode

This was changed to an Option to help with release, but this can be
solved by passing the FsNodeInfo instead of the FsNode in forget.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1244906
Original-Revision: 59f07d2b617da1c3489e123d0cc65f6d9aa30555
GitOrigin-RevId: fc38d293c0882411894f5087d77c81d63feaa17b
Change-Id: Ib6b9da876a0406cbe4cbb5ae2c04af9906f2963b
1 file changed
tree: 721d08318ff16cb5f6ef93fe0a78b3a830eb003e
  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.