[roll] Roll fuchsia [f2fs] Fix GC bug related to orphan file. Currently, orphan file's data page cannot be write-backed. Therefore, f2fs-gc cannot move orphan file's data block, even if it is selected as a victim. To fix it, if a victim block belongs to orphan file, f2fs-gc just truncate it. Multiply: f2fs-truncate-large-tests: 100 Original-Fixed: 111070 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/739042 Original-Revision: 22a6533f01cea350452708b9b2fdf093afcdf07a GitOrigin-RevId: a0621c9103b3e35a9908969db8dd52df6727b31e Change-Id: I2e0df764c71030be3e602e5d15d9c1b996513026
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.