[roll] Roll fuchsia [f2fs] Replace some shared mutexes with exclusive ones

This CL uses exclusive mutexes instead of shared ones used only
in exclusive mode.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/648921
Original-Revision: 5814d2a4e39d92bcc21b184bbfd72d766fc690fd
GitOrigin-RevId: 3ba0691b1401995b9fb2c8f4f8413925273d368a
Change-Id: I93ec76f0f4019c850ff44918645ed0c423a3287f
1 file changed
tree: 078c0213d8428f36ec6cff8cd2f406eba15a1732
  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.