commit | 3c94baf364a2f7f2f481eb5c35044128bdc54ba3 | [log] [tgz] |
---|---|---|
author | Nikita Jindal <nikitajindal@fuchsia.infra.roller.google.com> | Fri May 09 12:33:48 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 09 12:36:12 2025 -0700 |
tree | 35504a716c27dd003b2a908f22a7c8ce404f5038 | |
parent | e20b0457a34b057eb147744e8effbb9c53c68e62 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.