[roll] Roll fuchsia [storage] Add/update TODOs for Fxfs block device support

Ensure TODO comments cover every location that currently uses the io1
block device feature, and reference tracking bug for this work.

Original-Bug: 397501864
Test: No functional change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211765
Original-Revision: 056457fa428f776dd5128c6854787412d1b6effc
GitOrigin-RevId: f10c76855c5a4a6c296e2034e1db0895f4b12275
Change-Id: I8298713d031341c0630a35685ee46d1174872afe
1 file changed
tree: c6dd738992eb9e9dae6d07a1f87329065ba73743
  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.