commit | 4e923fe8c13a287eb57dd0da9ddfa314287f2fed | [log] [tgz] |
---|---|---|
author | Chris Drouillard <cdrllrd@fuchsia.infra.roller.google.com> | Tue Oct 31 16:30:58 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 31 09:32:28 2023 -0700 |
tree | 2077ab4cabd28396cb4c4c33b043a67ab1c69514 | |
parent | b398190c556d29ba493ad29e96405439ac414776 [diff] |
[roll] Roll fuchsia [rust][vfs] Make VmoFile::new_async sync Replace VmoFile::new_async with new_lazy. None of the functions passed to VmoFile::new_async are actually async. Original-Bug: b/293965425 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/939020 Original-Revision: 48dc52dbcff4149c3dfab59c508f0085335808a8 GitOrigin-RevId: ce0b7061ef94c26c097fc46240700d9e833dd23c Change-Id: I418885b2ba5498ecf0aea61cab3a0d44d4e4953b
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.