[roll] Roll fuchsia [starnix][vfs] Fix MountTest.ChangeMountFlags

We are supposed to include the mount flags that are stored on the mount
in the f_flags field of statfs.

Test: MountTest.ChangeMountFlags
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1099612
Original-Revision: 24802859a49af3063dd9ad621e0865161d191563
GitOrigin-RevId: a9a5b2fe780ec2a368aae102b0bed612fee01271
Change-Id: I58838acf458a48daa043ec094546962fbcfe3a68
1 file changed
tree: 0754ce5e272f67db44cc09267b5497c81534cc81
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.