[roll] Roll fuchsia [vfs][fshost] Report remote unmount failures on shutdown.

UninstallAll can now report failed unmounts and that result is reported
back to the shutdown caller. Otherwise failed unmount calls do so
silently, hiding possible data loss.

Add a test to fshost that depends on this new functionality to ensure
that it detects failed shutdowns.

Original-Bug: 88690
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/609348
Original-Revision: 14b8c37390bc7cada41f899b3289452459b0a6ef
GitOrigin-RevId: 3222e4f5975f73efd4f1aff949785a45eccd90c6
Change-Id: I3f7a396f14f30580179677b437c41cd5d7299555
1 file changed
tree: 9cfe9cb8a36a6b0753991811844fabade6be92f7
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.