[roll] Roll fuchsia [sparse] Split chunks larger than 4GiB

The total_sz field of the sparse chunk header is 32 bits. Fxfs images
can be larger than 4GiB and won't fit in a single chunk. This change
adds support for splitting chunks when necessary.

Original-Bug: 405382575
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235069
Original-Revision: 829fba768a5a40cd591c54b794e973186c7195c9
GitOrigin-RevId: 524c8b50d2f95243da5d02bffeb92defb97e3e16
Change-Id: I8e24855c03f17e949de3af8fe0545ce67cef7e8b
1 file changed
tree: 3d600b871599a7ea646eb4f39b975b8002a73644
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.