[roll] Roll fuchsia [f2fs] Prepare for multi-thread support

This CL adds multi-thread support for directory operations and corrects
fs lock operations to hold new file requests during checkpointing.

Original-Bug: 103139
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/692644
Original-Revision: 6033bf8d75b1d5884f172bcfb4673562a52476d5
GitOrigin-RevId: e2ae34af1da526b0bc9ae4f709588e2ae13533b8
Change-Id: Idc4c5e1db406083603dedee7a141c35405ef6ba4
1 file changed
tree: 1e759554bb938dde0647cbbbececa3330689a41f
  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.