| commit | ae6fb0ead7bd2bae6ff674241e442e2b49f1a7c7 | [log] [tgz] |
|---|---|---|
| author | Brett Wilson <brettw@fuchsia.infra.roller.google.com> | Fri Jul 30 02:20:52 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 29 19:21:47 2021 -0700 |
| tree | 8edff2e2e65ddb4c262a719082fcb192a643bb50 | |
| parent | b161f7a1db8f4eb0437aeaccd3b69f3a7c231776 [diff] |
[roll] Roll fuchsia [blobfs] Remove BlobLoader::LoadResult. Remove the BlobLoader::LoadResult and put all information in the LoaderInfo struct. The main structure change is that a BlobLayout object is now kept for every blob. Before the BlobLayout was used to compute a few values which were saved, and then it was discarded. The BlobLayout struct is relatively small, this allows less duplication, and it seems like the values it has should be readily available anyway. This allows some cleanup in various places. Original-Bug: 79611 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/562143 Original-Revision: 8a764a0b21dcd0629748c186ba6dd0f0175c0084 GitOrigin-RevId: 07f026ff3b8421295172517a91337d1c906920a3 Change-Id: I90a132591c0829c668003fc7b4301387eccf37ef
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.