| commit | 74b47b38d971d103ce66ff56fbca8cfe361ba031 | [log] [tgz] |
|---|---|---|
| author | Roland McGrath <mcgrathr@fuchsia.infra.roller.google.com> | Thu Feb 25 15:02:33 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 25 07:03:17 2021 -0800 |
| tree | 06d23a1726b0239e52727938235b144e096c0381 | |
| parent | 96901bef4e567fd771788cbb12b9594e6024a344 [diff] |
[roll] Roll fuchsia [zbi] Allow reading special files when input size is limited When using `--type=foo:123 /dev/bar` it's permissible to read non-regular files since the size is constrained. This works by reading into a buffer rather than mapping. It also does not consider multiple references to the same input file to be cacheable duplicates when it's a non-regular file. Original-Bug: 49733 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/489578 Original-Revision: 003353cf940623b24a87d7ad8525308035fdb9ed GitOrigin-RevId: c0e6e0d12f89d03fbee71970cf400a10b16709ee Change-Id: Ia90115ab4a5c84808001e271d79c70faa3516fb8
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.