[roll] Roll fuchsia Revert "[ftl] Migrate cold data to worn blocks."

This reverts commit af2c85eafd0cfe56df8355b0662edc47162e5664.

Reason for revert: Reverting F26 FTL changes

Original change's description:
> [ftl] Migrate cold data to worn blocks.
>
> Only allows one migration of cold data per request for recycling and
> only allows that when there are enough free blocks to ensure that we can
> recover after a power outage.
>
> Guarded by #define for now until I can wire up experimental condition
> properly.
>
> Original-Bug: 376286111
>
> Change-Id: I77075a982f237863c5888e669bd505c2a39ceecb
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1117835
> Reviewed-by: Chris Suter <csuter@google.com>
> Commit-Queue: Martin Lindsay <mlindsay@google.com>

Original-Bug: 416695119
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272865
Original-Revision: be817f4105fa742fae6455f5e22584540952c723
GitOrigin-RevId: e1017ea7f7769bed33d214e3d8603db37cf13ddf
Change-Id: I53be260e9a27c58908e0fc89f7402faa8cc06676
1 file changed
tree: a36f7fc10749af4558034c3aeaa2de8af1557857
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.