[roll] Roll fuchsia [block_server] Refactor so that requests are tracked in a single slab

This merges FifoMessageGroup with the active requests.  This change also
separates decoding of requests from mapping of requests.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276544
Original-Revision: 828aa7ea8530e05d755e66d707c2ac0d182ed43c
GitOrigin-RevId: 7b1da9b3b4a77c5c2720f0bf3c944289ede60ef7
Change-Id: Ib449d5fa9a9d38d1b04828901d0cd0c33acad2cf
1 file changed
tree: e64139b28e84600bd309c18f4e8685965da51277
  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.