[roll] Roll fuchsia [memfs] Remove ScopedMemfs::Create

This avoids the limitations of the C API, such as needing a separate
dispatcher.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/868617
Original-Revision: 5352dc3b88d576a9518f51934ad9f0b2308d02f0
GitOrigin-RevId: 02e89d5ad5f53b60203f6bd240e0333456d81655
Change-Id: Ifa5a76323a3fe391831bcbad690817f70f6c73bf
1 file changed
tree: 8eb58926e8fdb0f93a8fefa1a2fb8c7b1b1a654c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.