| commit | a4ca1fb26bbd9937fab51a82baecc50de40c082a | [log] [tgz] |
|---|---|---|
| author | Kevin Wells <kevinwells@fuchsia.infra.roller.google.com> | Wed Dec 16 18:06:27 2020 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 16 10:07:26 2020 -0800 |
| tree | b53fad9e49e4cc8b001b9ed6d65a38941ac4c1ef | |
| parent | 308acdf1b4d492f89185c9980aace7deabc07ed9 [diff] |
[roll] Roll fuchsia [pkg-cache] Implement NeededBlobs::GetMissingBlobs This change implements the next step of the NeededBlobs protocol and adds some helper mocks for the pkgfs client lib to serve the /pkgfs/needs directory. At this point, clients can open/write the meta FAR and discover needed contents blobs using the GetMissingBlobs() request and BlobInfoIterator provided by pkg-cache. The current implementation uses /pkgfs/needs/<meta_far_merkle> to determine the needed blobs for a package after the meta FAR is written. Future work will migrate pkg-cache to parse the package metadata directly to determine which blobs are still needed. Next up, implement opening/writing the content blobs. Original-Fixed: 64620 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/461354 Original-Revision: d83e05df4b94f08315a267ada0e76f2e3b01e7e2 GitOrigin-RevId: 13aa58a5a9999d529f00fac60f82c7f83a0a0586 Change-Id: I82c15ddd4dcaf83cd58c41c951b37d979e52a71e
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.