[roll] Roll fuchsia [fvm] Move fvm-host to //src/storage/fvm/host

Some of the implementations had split .cc files but shared headers
(format and container). This splits out those headers into their own
files for symmetry.

There should be no behavior change.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/462677
Original-Revision: 2828599cb405b0fec0d01b6d4bb4059a2240cfce
GitOrigin-RevId: 2af7f38d5a2a0932dd6e1cd4c77cc99bd4e17c6f
Change-Id: I7d9233ae102ee380e8ce1c581d295e8d2f47d7ac
1 file changed
tree: 0a4088aadef4fb8e2e293d0ba5243ba5e4c2f6be
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.