[roll] Roll fuchsia [fshost] Don't mount a filesystem after shutdown

Check if shutdown has been initiated before mounting a filesystem.
If a filesystem is mounted after shutdown then the MountNode will panic
in its destructor because it wasn't unmounted.

Original-Fixed: 83702
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/575602
Original-Revision: 25c7a19f80b4a91c4d695725c0e3a4ea3b5688e0
GitOrigin-RevId: 0259383c57a6303084caef3f2f7e16cc1d22d036
Change-Id: I0073c5c41c7b8290732aa251e338c9c0e60f1227
1 file changed
tree: 82d6a6c56ec41a7c87586b0d1be7188a4e599d1d
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.