[roll] Roll fuchsia [ext4] Should only write if there are enough allocated bytes Previously, the ext4 library allowed for writes if a region is not fully allocated (it would just skip writing to the unallocated regions). This change makes sure we only write if the region is fully allocated. Original-Bug: 479943428 Test: fx test ext4-read-only-tests Test: fx test storage-ext4-parser-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1511996 Original-Revision: 511394d92b43f68dbac5447cbf57f40d45c7a03b GitOrigin-RevId: 2a093e407f27cc568d2e66599dfa6650e983a5fb Change-Id: I656ba254a404c5be4831798f5343c6c981af3eb7
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 in one of the communication channels documented at get involved.
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.