[roll] Roll fuchsia [virtio-block] Add support for volume Service

Integrates virtio-block with src/storage/lib/block_server, which allows
the virtio-block driver to directly handle block requests.  Clients can
use this new path by connecting to the
fuchsia.hardware.block.volume.Service instance instead of the usual
connection path.

See fxrev.dev/1135872 for a similar change for the sdmmc driver.

Original-Bug: 410926221
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1252646
Original-Revision: 02fa80d8f4a2b39c406df63acb8c3906eb605c97
GitOrigin-RevId: 75dfda5361a0a572428431efa6f38a925d373312
Change-Id: Id681b8b843f6c5c2581df9a941708225d9a87687
1 file changed
tree: 393fcb33784d6e1ff5f1eae1d5187ec3b69fdeb6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.