[roll] Roll fuchsia [f2fs] Fix a race condition on SegmentWriteBuffer

This CL fixes a bug in Writer::SubmitPages() where flush tasks
would not run in order and cause corruption on a buffer index
of SegmentWriteBuffer.

Original-Fixed: 101342

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700185
Original-Revision: 6f9f29447a854a40fab5d44c44aea75665b649bd
GitOrigin-RevId: b986062dae89ec6524c74662cb25a152ce1b1f9f
Change-Id: I34f5c5b8b101ab0f57dd206641446ce787bb92ca
1 file changed
tree: d96e3bb6fa42023ef278012516a780620637ee9f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.