[roll] Roll fuchsia [fxfs] Make the graveyard per-store

To support encryption, we cannot easily process the graveyard until the
volume is unlocked, so it makes sense to separate out the graveyards.
This will also make purging volumes easier since there won't be any need
to handle the graveyard separately.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/636943
Original-Revision: bdf8f4d54a8bea1dcdb916518847fd1d0f4c8269
GitOrigin-RevId: 8756c86769d0f54c57fa515da662ded477627e24
Change-Id: I36db08cfb6ce1ff88dd234bba1bfe28238c084d3
1 file changed
tree: 00d3f4d6e6c038e8643e77d56ff89faf4c4286b8
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.