[roll] Roll fuchsia [fxfs] Handle attach vmo request from block client

Handles block requests to attach vmo on server side. Includes a
test that checks if the vmo ids created are unique. Also defines
the hash for VmoId.

Original-Bug: 89873
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/617042
Original-Revision: b95182892f169a8f479096cfbe5a758edf8a7fbb
GitOrigin-RevId: ebaa334ecde642913fce4fe6c44e79c35c68de10
Change-Id: I564fa417464910bdb49cf3463af12569772d9986
1 file changed
tree: 106d38af810e687e7ddf5a0b6d70b5ead1784c83
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 via the IRC channel #fuchsia on Freenode.

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.