[roll] Roll fuchsia [fxfs] Expose blob mapping extents for driver paging

Exposes the blob mapping extents via `get_mapping_extents`.

This builds the foundation required for Fxfs to pass blob physical
disk block mappings directly to the block driver.

Original-Original-Bug: 535489428
Test: fx test fxfs-test fxfs-platform-test
TAG=agy
CONV=636883ed-210b-4aa2-8ea8-ef27e676b3cb

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1716911
Original-Original-Revision: 11b2b46e42301d74f1b591dd7ab3e31839f88491
GitOrigin-RevId: 3006e220e606aa465617da5aaa47a8822cda2c4e
Change-Id: I3322021ff5065b7bb3fee11d27d82e1331bb541f
1 file changed
tree: cfdd8b5357f04b31b34255a150df57e2b3e07524
  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.