[roll] Roll cobalt-registry [local_storage] Track worn blocks and the results of acting on them.

Adds counters for how many blocks that the FTL believes may be worn out
as well as a total for how many blocks on the system would be bad if it
marked those ones as bad.

Also adds a total bad blocks counter, since it is not currently possible
to know how many total bad blocks there are per device.

Original-Bug: 424838073

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/1306967
Privacy-Approval: Alex Pankhurst <pankhurst@google.com>
Original-Revision: 8fe83d18e98d2b806c3f367617de6ad6cf04a35e
GitOrigin-RevId: 4a6a219b19f10cd14be532c5886fef12e3fdcdec
Change-Id: I9a67143e8d2a15c8f8a8366341a1d94a6cfa3a86
1 file changed
tree: 69ec4073995d31f168533811711b12be35c33831
  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.