[roll] Roll fuchsia [fsrealm] Rewrite mount command line tool

Rewrite the mount binary such that
1. It is in rust
2. It makes a call to the fsrealm component as opposed to
fshost when mounting a filesystem on a block device.

Original-Bug: 122110
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/786222
Original-Revision: 134e4530626108d74578e0ede1c3b6ecca102547
GitOrigin-RevId: 1e2ca490dc682b0ede40551779d7bd855c6592ff
Change-Id: I16eb78611093259669fe1a644d5ad533277ccc7f
1 file changed
tree: 8f3222926b4da0b70562aeb51586974b83442fe6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.