commit | ed8459dcc746ecb95fefb99738b7b632fac84fe0 | [log] [tgz] |
---|---|---|
author | Seokhwan Kim <sukka.kim@fuchsia.infra.roller.samsung.com> | Thu Mar 27 19:13:42 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 27 19:16:06 2025 -0700 |
tree | 7cf934fe40bf33959f742041a67f84daa8f975e1 | |
parent | 323c314894c0839e091c3a01ae3b762a33459ac0 [diff] |
[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
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
.