[roll] Roll fuchsia Reland "[fs_management] Replace FDs with channels in API"

This reverts commit e6d116a4cb5d7387354a6f5882976885d4a70efe.

Reason for revert: relanding.

Original change's description:
> Revert "[fs_management] Replace FDs with channels in API"
>
> This reverts commit 9ab7bd3b41d6a4edf03012c1f3cddcad93f51f21.
>
> Reason for revert: causes virtualization_block_tests to fail on vim3.
>
> Original change's description:
> > [fs_management] Replace FDs with channels in API
> >
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/771962
>
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/772883

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/772923
Original-Revision: f37cb45b4429c82bcfc8bf73325286c610e3e45a
GitOrigin-RevId: 38365688bea27f816f1982fa2a3e73eb5140ad3c
Change-Id: Ia3632677181ab789b556cb881c2c07750b2d1f7e
1 file changed
tree: 7386812a2a5359ee59f2eef62dce43d1d5681d76
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.