[roll] Roll fuchsia [driver_manager] Shutdown the filesystem asynchronously

Shutdown the filesystem asynchronously instead of blocking
the coordinator loop while fshost is shutting down.

Original-Bug: 67169
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/476537
Original-Revision: e833e1d816285c0eb82b5e87a9c6f5905f3a398c
GitOrigin-RevId: 9a2e7fbe7c9ec4ba2f731ccb9d26e5b2806230a7
Change-Id: Ia8dee4cd68c7640b78125db44a6d0ef76b066b9d
1 file changed
tree: 26c5b48d760238baba1c1fbe8a47540ab3c422b5
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.