[roll] Roll fuchsia [pkg][blobfs-client] list_known_blobs creates a new dir connection fuchsia.io.Directory.ReadDirents uses a per-connection index into the array of directory entries. To prevent contention over this index by concurrent calls (either from concurrent calls to list_known_blobs on this object, or on clones of this object, or other clones of the DirectoryProxy this object was made from), create a new connection which will have its own index. Original-Fixed: b/299310119 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/912854 Original-Revision: cdd2ace9141689db32dd773de4c4e274649225e1 GitOrigin-RevId: e9c3e36fc34b023992f6947fe5243077d68d0140 Change-Id: I58e1dbff73b53d2476f36bd7223827a2fffbceed
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.