[roll] Roll fuchsia [fxfs] Only issue barriers on journal writes that include data

The filesystem only needs to issue a barrier with a journal write if
there have been data writes since the last journal write.

Original-Bug: b/415296349
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275678
Original-Revision: 307d5b484fcb33a89c4e5427799b624b6a1bce83
GitOrigin-RevId: 4ef3c83f89385f8be949330ea32c00f38cad48a5
Change-Id: Ica514a00ef0adeb509791ed802466aa090d99eda
1 file changed
tree: b0228a2c56b18ba87e66ae1cc8bb2372f07bd2a5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.