[roll] Roll fuchsia [vfs] update file rights checking

The get_backing_memory call still used OpenFlags directly to check
permissions. It is changed to use FileOptions directly. The tests in
this file are also updated to use Flags instead of OpenFlags.

Original-Bug: 416094408
Test: fx test vfs-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1281386
Original-Revision: afecb639bfa2b86c43332a1e0fb8efa940999c1c
GitOrigin-RevId: db778f3395f563e74cff7dc93e59edc11bf5a883
Change-Id: I2d4c40da37e9e5716a87c7636368d15d9cf86eb2
1 file changed
tree: 67c63d1ee38eff1a833abf034929218639ed982a
  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.