[roll] Roll fuchsia [fxfs] Tidy up the merge API.

This makes the merge API the same as the layer API: you pass the bound
when you first create the iterator.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/505238
Original-Revision: 5f90754173ed44326bfaf2d3e1a1281c038a3366
GitOrigin-RevId: 95e2fdfc4f17c948ebc127c73f8b0a246e750242
Change-Id: I3bbe8f235d98f3460dcc682e0f63d8ae0938b14b
1 file changed
tree: 5793f07b6c6ed297f656ff9872c025b2ce82c53f
  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.