[roll] Roll fuchsia [starnix] Implement more of the statx flags

This CL implements the statx sync flags. It also store the automount
related flags, but do not act on it, as automount is not implemented in
starnix.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/880915
Original-Revision: e32ec4ba58efb51ed6b09a08180fca4edf8655d0
GitOrigin-RevId: 85d1152475286335f5c4026340d3232c8175316d
Change-Id: I4fb0fd389f45af2fbac0b42e78fced5956a48db5
1 file changed
tree: 7201e1a258750c4cf2ba4fb3d3bb6c3419a8e884
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.