[roll] Roll fuchsia [ext4] Add support for extent trees and sparse files.

Adds extent tree traversal logic to handle large or sparse files.
Implements multi-block/multi-extent read logic.
Adds logical block address handling for sparse files.

Original-Bug: 86651
Test: fx test ext4-read-only-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/594754
Original-Revision: 629340469e301809a3d05b082743b00ff03de61d
GitOrigin-RevId: d27dd87bc306eed3df364e7a207b13520c2834c8
Change-Id: Ic9c1db248d3b252a576a87ff96f372f916582c97
1 file changed
tree: f087401fca9e130e3ada033d57e384e74529e7e5
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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 via the IRC channel #fuchsia on Freenode.

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.