[roll] Roll fuchsia [f2fs] Fix a flake

This CL makes VnodeF2fs::fbl_recycle() delete vnodes
only when they do not belong to  cache. During
teardown, it keeps all vnodes alive in vnode cache
and frees them when vnode cache is destroyed.

Original-Fixed: b/396001615

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1208174
Original-Revision: 835b8e116f6c925aad144632686baf806bb3cedb
GitOrigin-RevId: 916286b459271ee0f84ed07319074ad0f21b7670
Change-Id: I6c3b96b8a4145c83471860852110ee76df9a6e2d
1 file changed
tree: e52993bc67eb3fdb99dd43c1fadcf7d74fd905b9
  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.