[roll] Roll fuchsia [vfs] remove refs to deprecated_open and OpenFlags

In all the remaining places they were used in unit tests, either delete
the test or modify them to use Flags and the new open.

After this, all remaining references are in main code supporting the
small number of clients that still use them. Once those clients are
finished migrating, all those references can be stripped out as well.

Original-Fixed: 416094408
Test: fx test vfs-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1280159
Original-Revision: f99a5720e6275cedacfeb7bef96aa16a409aacc6
GitOrigin-RevId: 3f07960aa4e6636136f555fb259b261a07c6adba
Change-Id: Ica8ebe32051ba00d9fee9ea0de3eab689751e104
1 file changed
tree: 987b652b731524c6997ab12a1303ad7ae0b21e11
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.