[roll] Roll fuchsia [blobfs] Remove persistent mapping of data vmo.

It is only every used while committing a non-compressed blob, so just
map it locally for this one instance.

Original-Bug: 74061
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/516780
Original-Revision: 598af6a0dbd2a534259f4371776ebc63832471b5
GitOrigin-RevId: 4c6daeb0194779cc895a37f37ca9866604ab2c05
Change-Id: Ifaed1d2f0c4458fb9ab1bfd22fa78fed184326e2
1 file changed
tree: 4057d07626a6eaf453dd19cd06dd822539d065fb
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.