[roll] Roll fuchsia [vfs] Fix opening . or ./

This fixes the OpenTest.OpenFileWithCreateFailsInReadOnlyDirPosixOpen
test for filesystems that use the Rust VFS.

This also fixes an issue in ServiceFs where it was cloning a proxy
rather than opening which has slightly different semantics.

Original-Fixed: 45624
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/528084
Original-Revision: 87993a6ba2f2f35204ee54ce5ad86a8a7e8817e7
GitOrigin-RevId: ff8b5ad2f011b105c8b0bb158942380246319876
Change-Id: I26167eb3136a661ba36f023dbb4854ab8f088af7
1 file changed
tree: 7f8d1089fa82b512fafe2f892a0130dc57abb312
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.