[roll] Roll fuchsia [storage][perf] Use blob protocols for blobfs

Switch blobfs over to using the BlobReader and BlobCreator protocols.

Original-Bug: b/337261333
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1418774
Original-Revision: 1d22587988c20e5903c5b22b1e7fd523d156abf7
GitOrigin-RevId: c59074899deea50965852187af57c3e349e01d00
Change-Id: I2ce2f3ea20646413e9a525f09184e13cd79a7169
1 file changed
tree: 76e9979de992f80965e6735291bded3c992a83bc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.