[roll] Roll fuchsia [f2fs] Remove the legacy methods for fs::RemoteFileConnection

Previously, legacy methods for fs::RemoteFileConnection were
supported for f2fs-unittest and f2fs-slow-unittest.
This CL removes the existing dependency by changing the unittests
to use streams and removes the legacy methods entirely.

Test: f2fs-unittest f2fs-slow-unittest f2fs-compatibility-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/948252
Original-Revision: b9fa3f932b0c215b2b3bc8295ad8ae6d54222b63
GitOrigin-RevId: f591b341e0cecde604b0062a86a466506b359393
Change-Id: I3d6183fd9518d9dbf7a26fd1a203478dfafc66f8
1 file changed
tree: d384c405cca73dcb21c8a5a99ec95b75c51f6ee5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.