[roll] Roll fuchsia [fxfs] Force a flush if we find old versions of on-disk structs.

This is intended to make it safer for us to deprecate old
serialized_versions sooner.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192252
Original-Revision: 68e574c71950253dd6fa4b410cbc35cd23d166bb
GitOrigin-RevId: 2ac4e512e72f1a937694747855a2e76ce8a5d38a
Change-Id: I58e360d7aa6171e789d9d31fe7df71dc318f4f45
1 file changed
tree: 5f85db5649567cf0e11c95d92adf958426cc9593
  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.