[roll] Roll fuchsia [vfs][rust] Add transition for `read_write`

This function is used in some out-of-tree code which requires a
transition before updating the signature of `read_write`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/803928
Original-Revision: 6a47230ee48421a3ce9a3a59dd07b14bc2009057
GitOrigin-RevId: 8c28e0c94f7b4b292b7cf392072c09b30777903a
Change-Id: Iaaa6b37e8ccda324d81e30f633ba800f58d20cb6
1 file changed
tree: 44df4285e117763a8b3237c8f82ebcacfb4d9347
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.