[roll] Roll fuchsia [starnix] Use AtomicMountFlags in FileSystemOptions

Migrate FileSystemOptions to store the filesystem mount flags in
an AtomicMountFlags, so that the flags (notably MS_RDONLY) can be
modified via a non-bind MS_REMOUNT operation.

Original-Bug: 322875215, 369889180
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1548902
Original-Revision: 2bb4a80eac10d8e17c3e2c71bf171c10a2ad8078
GitOrigin-RevId: 637537d95e0ecd3bb03694aa3940ea8acb79e30f
Change-Id: I1c78fa171c8cdd665e6154305b0c4d6f6c160fed
1 file changed
tree: a371f92bc48f1c88d24dcc3fbfd02ee93e9031a5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.