[roll] Roll fuchsia [starnix] Add per-mount and per-FS types to store MountFlags

Rather than passing and storing full MountFlags, add types for the
per-mount and per-FS subsets of MountFlags, to make it more obvious
where we're truncating and remove some panicky run-time checks.

Original-Bug: 481369533, 422502290, 452211397
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1552941
Original-Revision: b920362af7e368c431b445694e1c3d100c6b6029
GitOrigin-RevId: fb42b16a74ae2b8bca16eeeca4ee1b9f7683c92b
Change-Id: If744fc9633f08db0d6ef0bcc532e373919d10fc4
1 file changed
tree: d6f83bfcb800ff47739259347fad5c61149ba791
  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.