[roll] Roll fuchsia [fidl][storage] Update block Mapper protocol

Update the `fuchsia.storage.block/Mapper` protocol to support
hierarchical mapper sessions:
- Make `port` and `delivery_queue` optional in `Mapper.OpenSession`.
- Remove unused `mapping_offset` from `Mapper.OpenSession`.
- Add `MapperSession.OpenChildSession`.

Update callers and server implementations in `blob_pager_and_verifier`
and `block_server`.

TAG=agy
CONV=15d9c16d-cf1f-46b6-8b2f-9bff972c91f1

Original-Original-Bug: 530494057
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1768135
Original-Original-Revision: 9a0de6d4c71538d283d15f15ac1cf26d7b271908
GitOrigin-RevId: 377d8990b3efc20ef213fda66f9a4f4ee8f5dc8d
Change-Id: I75c708a94916a3a04e61180a166e58da02c2984f
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1781838
Cr-Commit-Position: refs/heads/main@{#200229}
1 file changed
tree: ec1da1e1cc118c5f3428c851c7f02f1d42276916
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.