[roll] Roll fuchsia [fxfs] Retry shrink and trim transactions

If a truncate call shrinks the file size and the transaction to free
extents or shrink the file fails then the shrink or trim is retried
during the next flush.

Original-Fixed: 121829
Original-Fixed: 113003
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/862280
Original-Revision: 8df2fd436c0c2939e29c23f7334fde0d9eef6772
GitOrigin-RevId: 73c1bc3a5f13711efa48cef2d766733e222f6b35
Change-Id: Ibf11f51fb8a60f21ea00e23721f56f81b0dc9d45
1 file changed
tree: 3ef398528d10fba7f5750db907070fb081409f00
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.