[roll] Roll fuchsia [fxfs] Add support for write locks to LockManager There are some operations that are going to require us to lock the entire filesystem, e.g. fsck (although it might improve a bit if/when we support snapshots). For that, we need to support conventional write locks (the locks used by transactions only block other writers, not readers). I also refactored this slightly so that there's only one lock function. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/523600 Original-Revision: 2f0ba082eb2f7783791c4d7826d087a42d4678ef GitOrigin-RevId: 3f63e98a8690e8810ed77675ce76e00caa2252ed Change-Id: I1039562255d82da1903bf3cd7139d69d0b9e3d72
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.