[roll] Roll fuchsia [fdio] remove LocalVnode::Unlink

Now that there's no reference cycle between parent and child, there's no
need to unlink downward; when a node is removed, only its connection
upwards must be explicitly severed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1154936
Original-Revision: fb6eef0361a3bc75c22a74947590b7be9e0ccc2a
GitOrigin-RevId: 7cc10ae10625148eea33cceb6df6ea4d8fcc4690
Change-Id: I4c9bdd21411e81ea8773a13426f76b60fa13c470
1 file changed
tree: 31e2c0785a0c7afee4de263541090c5b2a52c625
  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.