[roll] Roll fuchsia [fxfs] Fix a replay bug which used the wrong transaction offset

This CL adds a test that verifies replaying is identical to live
mutations and includes a fix: we were replaying using the wrong
transaction offset.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/661322
Original-Revision: f8d37b366dc211bf696799b5470242a1e989f2f5
GitOrigin-RevId: 9e8510dac50b44154f16fe1ce1b29471c11c765f
Change-Id: I17f8ee97b08b7b130c0d939f70c6bd9fa73f472b
1 file changed
tree: 0aa7cdc115855464caee9ebd1e13391ddc764430
  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
  12. toolchain
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.