[roll] Roll fuchsia [fvm][fs_management] use channels for some fvm operations

Use typed channels for allocating partitions, and provide typed channel
variants for OpenPartition. This also removes the old alloc_req_t
struct.

Original-Fixed: 124007
Original-Bug: 124615
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/860378
Original-Revision: 7c47ff3c4ad0ab40e6a731abaaed7e31b8acf52f
GitOrigin-RevId: d25aa21be09336f3c448feb7ce5ea4cffe78c124
Change-Id: I071848b00d2bf2f516f552ef5618e60a843f7291
1 file changed
tree: 95ecf39890abdffca8087c481b7a77b836f6be7a
  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.