[roll] Roll fuchsia [fxfs] add some extra context messages to replay

If we fail journal replay and just have logs to look at, we want a nice
breadcrumb trail to follow while debugging.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1164198
Original-Revision: 2323ec1edc104e929ab959465206fc462541e4a8
GitOrigin-RevId: 78b6fcd7eb794c63cfab51144de3506c968f2708
Change-Id: I98c32a5972fab1c636457aecffc8fdf80fa561d0
1 file changed
tree: d226c848b5e2f531f3864b278d3a08e3b69aee26
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.