[roll] Roll fuchsia [fxfs] Be more verbose when journal replay fails

The main issue was that we were only printing the value of the error if
handle_{check,start} failed, but I also took the liberty of adding a few
more contexts in journal replay.

Original-Fixed: 111448
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/736543
Original-Revision: 9dfa174a0086e88fbc4f869a377fe68c96271fdb
GitOrigin-RevId: f2ef03933cc6e7bf43e4a114f11f254f2486f510
Change-Id: I5ce3f766335568b4b3b8ee31260dc4a0f6bdeecc
1 file changed
tree: b5bd6b6af32356f586f3ee680685a6d9bcb6abad
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.