[roll] Roll fuchsia [f2fs] Clear dirty pages before SPO in unit tests

This CL makes f2fs-unittest clear dirty pages
during SPO emulation. This way prevents vnodes
from access to the null instance of fs after SPO.

Multiply: f2fs-unittest
Original-Fixed: b/324512670

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/994413
Original-Revision: bc5bd7a0d76ae000bedcbf15d72f34fef7e26e97
GitOrigin-RevId: b08a1323475952eb5085ed80821d3b1d2103aaf2
Change-Id: Id18133ee21ade727d0c0b50c0b2722b5fd475fd7
1 file changed
tree: 003430b0d8234e12144286dbfc368c2f388f1d9a
  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 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.