[roll] Roll fuchsia [f2fs_reader] Start of a migration integration test.

Creates a basic hybrid filesystem that parses as both f2fs and fxfs
until written to.

Supports:
 * Unencrypted directories, files, symlinks.

Missing:
 * FBE, casefold, fsverity.

Original-Bug: b/393448875
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1246384
Original-Revision: 40f9b9d35b2ec70f76df6f722db3b4e569a4232f
GitOrigin-RevId: d1b0a30c579e4d943bee9f8f69f16a7ee02ca1f7
Change-Id: I2715e2fa4ce57236bf9c6011b01fbac65e682bf1
1 file changed
tree: 6ac2a4674a1e80a3f43c8e8ed81da5a264b056b2
  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.