[roll] Roll fuchsia [fxfs] Fixed the cause of a flake

When processing the Journal's discard record, we need to discad any
journal extents that we've read.  This CL fixes a bug where it
incorrectly adjusted the size; it was assuming the extents were file
relative, but they were actually device relative.

Original-Fixed: 79950
Multiply: fxfs-corrupt-tests: 500
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/550981
Original-Revision: 193a30467de917023837a622dc5a8c022df9c7c2
GitOrigin-RevId: 2d907aa5de3963664ef77ed45d88fb0fdf75ef1b
Change-Id: I13871324cdd8894542f8ee624b5b659553c0fd75
1 file changed
tree: 60a408c5ad01cbf40b7dbad601aca2852ffb1761
  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.