[roll] Roll fuchsia [starnix] Store MountFlags as an atomic value for faster access MountFlags are read frequently, most commonly to determine whether a Mount or FileSystem is read-only. Since the MountFlags change rarely, and there are no complex requirements for consistency with other state, define MountFLags using atomic_bitflags!(). Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1548900 Original-Revision: 95b551b2290d06ac36071094742cb15236e96817 GitOrigin-RevId: 0a6e40760eded8388208b6b06ad246c2348fc9db Change-Id: I96c66a6ab8605726e782e0aaf73dc4b154054387
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 in one of the communication channels documented at get involved.
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.