[roll] Roll fuchsia [blobfs] Include blob in corrupt error message

Include the name of the blob in the error message that gets logged when
a blob was previously found to be corrupt. The name of the blob gets
logged with the original corruption error but that can get dropped if
the device has been powered on for a long time.

Original-Bug: b/304770949
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/977156
Original-Revision: c94949f64448f26d32b57a6d1a0ccf0a24bffbc9
GitOrigin-RevId: d91d4cbf26e3bf8ec6634e7e0a8ff92a26f142cb
Change-Id: I85b9359745efd8cd2fe2246b52cc24c614665a32
1 file changed
tree: 017ab0ac7da7b1aad4a912eede6ce6ffad721a1d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.