[roll] Roll fuchsia Revert "[f2fs] File compatibility tests"

This reverts commit 4791bf169c5963a233fc7ca57e12734f997347e1.

Reason for revert: Test timeouts on some debug builders. Details in fxb/117260.

Original change's description:
> [f2fs] File compatibility tests
>
> This CL includes file stat, truncate, name, and rename
> compatibility tests.
>
> Test:
> $ ./src/virtualization/packages/debian_guest/build-image.sh \
>   prebuilt/virtualization/packages/debian_guest/images/x64 x64
> $ fx set core.x64 --with //src/storage/f2fs:tests
> $ IMAGE_SIZE=1073741824 fx qemu -k -N
> $ fx test f2fs-compatibility-test-v2
> multiply: f2fs-compatibility-test-v2: 100
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/763986

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/775303
Original-Revision: 497f135267b9d78d8654f27f6d31fc26bff9138f
GitOrigin-RevId: 3cf04f3b3378d8f61d2a0ea610d6bf0e24f6e2ba
Change-Id: I4a7991a50f2301220fdbfbfe36769a68b428041d
1 file changed
tree: 3e9a6764d33e058a997da8e33e3eeecc604ad672
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 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.