[roll] Roll fuchsia [f2fs] Add a checker for orphan file entries

This CL triggers an assertion failure when the entries count in
a orphan block exceeds its maximum value (120).
fsck will try to repair it when the feature is available.

Original-Fixed: 84679

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/582622
Original-Revision: 52a612e765e995497bc611da973b909f0bbca241
GitOrigin-RevId: ab0a399fd01a878ed20025fad2d6b1275365090b
Change-Id: I8cf80a622e589311e18672123cf280ccc3e8d1de
1 file changed
tree: 72be473311290cb663c83234470d25564133c1ef
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.