[roll] Roll fuchsia Revert "[blobfs] Streaming writes for uncompressed blobs"

This reverts commit 90d05c3ec4c0da4473ee373bb2b9a048dd1a7a22.

Reason for revert: This appears to have broken our ephemeral delivery builder: https://ci.chromium.org/p/turquoise/builders/global.dev.ci/core.x64-debug-cas

Original change's description:
> [blobfs] Streaming writes for uncompressed blobs
>
> Original-Bug: 102669
> Test: fx test blobfs-unittest
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700092

Original-Bug: 102669
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/707802
Original-Revision: 1ac645f5530b7cb85b3d2ca18483b67689a08494
GitOrigin-RevId: c84d7019aaf68bba25cbab8a3ad85033762975ef
Change-Id: Iac654869acac5b485f130d89dd5e72f73998d2ed
1 file changed
tree: 0f767d933d97d79dea02f64cf9f93280ec230972
  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.