[roll] Roll fuchsia [minfs] move mounting functions to mount.h

Clean up the main minfs files a bit by moving the mounting functions to
their own files. This makes it easier to modify them for
componentization.

Also clean up some of the includes in those files.

Test: fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/665110
Original-Revision: 0de42c882da00b5596592c35d295094e4a60e108
GitOrigin-RevId: bc0bb127b3823fa8af6964d8da20fc9231b6af18
Change-Id: Ifd4808bb061caef3bf0a67160cd4d86d0184d306
1 file changed
tree: 1aeb756533ce2333e86ad9a3f934391016a89373
  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
  12. 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.