[roll] Roll fuchsia [fxfs] Make opening stores thread-safe

A previous CL erroneously removed thread-safety for opening stores which
was believed to not be necessary, but it turns out that it is. The
graveyard needs access to stores for its initial reap process and at the
same time stores can be opened for mount.

Original-Bug: 88401
Multiply: fxfs-corrupt-tests 100
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/605101
Original-Revision: af957e4ee771842c2fbf0d6bc27252ca0c488e42
GitOrigin-RevId: 9b276cff6faaa587c31c4dedf3204877f90ad4b8
Change-Id: I36f5556b9c05fa8e4fb6ebb41b0ac4f424ac0d3a
1 file changed
tree: 7c3dcb0a24518ddabcc9cadc385e1a782fdf3f29
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.