[roll] Roll fuchsia [volume_image]: Fix some issues. slice_count not computed correctly, this affects only sparse images, since the raw image doesnt have the notion of filling slices. This was caught by the added test. Decompressing sparse image was not providing the size hint, so the underlying decompression buffer could get stuck because It was not big enough to fit the decompressed data. And adjusting to the new fvm sparse flag that optionally disables filling slice content. To match previous behavior, compressed sparse images, will always write the filled zero extents. Test: storage-volume-image-tests, storage-volume-image-adapter-integration-tests, fvm-sparse-image-reader-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/512141 Original-Revision: db3f8bf112294408d3b317daea3f794356daefc6 GitOrigin-RevId: a6c89dcb83813ff9e3c7234a884b4881f6e051bb Change-Id: I8a4ccc190be8e968be82e5f73aaa4f645f3a479f
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.