[roll] Roll fuchsia [gpt] Re-enable passthrough

This was inadvertently disabled during refactoring in fxrev.dev/1261608.

An integration test for this would be challenging to land, but if
storage-host was enabled on the storage benchmarks, we'd see a hit to
performance benchmarks, which should catch this.

In the meantime, another bug snuck in where we weren't validating
provided offsets.  Change this to happen when they are first provided,
rather than lazily verifying.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271864
Original-Revision: 9e71955a89717bf6de25d90b1ffbe3def69bab1a
GitOrigin-RevId: e15cc1c53b2dc23941db3993ebb62a41c97b2544
Change-Id: I4a2c69257569d8291e13c26e5bf59ed2a0ddc1b3
1 file changed
tree: 25f89aa284e1617f53eea498b7ef8cb8eb79c8aa
  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.