[roll] Roll fuchsia [block_server] Propagate max_transfer_size

Ensures that the max_transfer_size is propagated through from servers to
the info returned by GetInfo.

Also sets max_transfer_size for Service connections to the sdmmc driver.

Original-Bug: 372555590
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254549
Original-Revision: b5b86671e855579a50c9afad4fc90178e69d9cc8
GitOrigin-RevId: d801b8275bea53f22b1a45b752aec88b7f0d21f5
Change-Id: I18d9a85a73439fa1fb178fc09b94f5b3eec06265
1 file changed
tree: 488107e9b8b25c800a4a69eeba14295b3d0cb016
  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.