[roll] Roll fuchsia [fs-host] move host library to src/storage/lib

This is a small library for the common bits between the blobfs and minfs
cli host tools. This cl also updates the includes, the header guard,
and flattens the include file into the main directory.

Original-Fixed: 107879
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/862276
Original-Revision: 02057fa9eefbd6111cd35a12f5302c70f658fe84
GitOrigin-RevId: b9475011c789296d3e8eac355e5122d2dd1f1f7f
Change-Id: I99a261764caceeebd23c5786a38b2f8416152623
1 file changed
tree: 6f324c375c0f6eab81c16f1f1b743f47b5a8c962
  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.