[roll] Roll fuchsia [storage] Change mount/umount to use fshost

Change the mount/umount tools so that they get fshost to mount/unmount
which will pave the way for us to remove the DirectoryAdmin mount
methods.

Original-Bug: 89869
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/616421
Original-Revision: b83649d422e8a69073cd271daa3adb1c48d51e19
GitOrigin-RevId: 852b5313e8b588f6c556f71ced6772832ce491c0
Change-Id: Ief4a9d1db2c600cbd2a90fae462357fca377b1e1
1 file changed
tree: e69c60d08a6e7c4cd09213bffcb2968b5177a30b
  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.