[roll] Roll fuchsia [fs-management] Change Rust library to use export-root for mounts

This change also switches to use fs.Admin/Shutdown to shut down a
filesystem.

Original-Bug: 89869
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/619306
Original-Revision: a9e3e9db57df1b4643556cf0ef2a3d092dde22ad
GitOrigin-RevId: eb0680cddd9c86eb4a92ce5ad1879c55e3cb2ede
Change-Id: I680d6050de79d38333e01c34ce8db36b4b5e87ae
1 file changed
tree: 7cab9334c0bc6bc2a834852762b9328910f895e4
  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.