[roll] Roll fuchsia [f2fs] Track available blocks for SSR

This CL tracks the number of checkpointed dirty
invalid blocks that SSR can currently allocate.
The next CL uses this information to estimate
available space before triggering checkpoint
and GC in SSR mode.

Original-Bug: b/374811602

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1057492
Original-Revision: 7ae959a042a532e3465fb164bbd826ad96ff0c3f
GitOrigin-RevId: f4cd614e5350c7c4c04842a4c89d7c437b94e022
Change-Id: Ib0610235f3f80db92a11e7fa15e46f0f8dd25ed0
1 file changed
tree: 7cf934fe40bf33959f742041a67f84daa8f975e1
  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.