[roll] Roll fuchsia [fxfs] Fix object ID key rolling

When rolling the object ID key, we would write out a version of
StoreInfo that included more than just the changes to the key which
would lead to filesystem inconsistency.

Original-Fixed: 450789112
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414774
Original-Revision: 6cb66ecd32778232eed25b0a876de03221f34006
GitOrigin-RevId: a02171b021d6a05613ca459de147088ec7675f56
Change-Id: Id5dc87b8c0169bf7f01049213a7131d135896cd2
1 file changed
tree: 8712c2592e8d42433676d41db49fd517d7ed535c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.