[roll] Roll fuchsia [vfs][cpp] Cleanup VnodeConnectionOptions

Replace use of factory functions and setters with use of flags. These
are only used in tests and serve little value over using the
corresponding Rights and OpenFlags from fuchsia.io.

Test: fx test //src/storage/lib/vfs/cpp
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147655
Original-Revision: 3064a3a1c1d2d543c456952369ddb54f7929c7a3
GitOrigin-RevId: eaa9a3172762defb3d0851a6e915078b309bef2e
Change-Id: I7da51bd3284db78a27febdfc4c4098495e80d27e
1 file changed
tree: 5168ab36afbce930c733c9e4cd8f8c31eb2de168
  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 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.