[roll] Roll fuchsia [fshost] Remount the system Starnix volume on mount if mounted

Right now, fshost will fail StarnixVolumeProvider.Mount if the Starnix
volume is already mounted (AKA if Starnix failed to unmount its volume
on shutdown). In an effort to make fshost resilient to unclean shutdowns
of the Starnix container, fshost will now unmount and remount the
Starnix volume on StarnixVolumeProvider.Mount if it sees that the volume
is already mounted.

Original-Bug: b/416031021
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272007
Original-Revision: 44b379c7de70849941f0bf1765fedd3997dc4ab5
GitOrigin-RevId: 75d3107a56732bacc4e1292fb02bd66c10d9dd9a
Change-Id: I8aa77ba67106aae50ed51aeff2d68db75cf5303f
1 file changed
tree: 35504a716c27dd003b2a908f22a7c8ce404f5038
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.