[roll] Roll fuchsia [fxfs] reset has_overwrite_extents if they are truncated

If we truncate the file down so it no longer has overwrite extents, we
need to reset the metadata flag as well, so we stop looking for them.

Original-Bug: 293943124
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1164200
Original-Revision: 25406b212e5bc8846a9f73809c08680215d166db
GitOrigin-RevId: c766b0e9c82aa51fc1090fe498644b2e42046193
Change-Id: Ibded448578a6a7a2caba6a20512af6e2c5d96da1
1 file changed
tree: 679351c39d15cd079eba0332e575763007e64915
  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.