[roll] Roll fuchsia [fxfs] Track allocations by owner_object_id. This is a breaking change (Fxfs version 15->16). The owner is the ObjectStore that holds a file so this change tracks the bytes allocated to each ObjectStore. This information will be used when deleting encrypted ObjectStore as well as in enforcing storage quota limits. Note that the space consumed by a volume is more than just the bytes allocated to owner_object_id for the volume's ObjectStore. It should also include the StoreInfo file and layer files (stored in the Root ObjectStore). Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/675328 Original-Revision: 599baf20d53467abffaf23fdf961e357914d5686 GitOrigin-RevId: 670b6a77ca01adb8e81facf758008d55ec4b50c7 Change-Id: I62ecded59d2dfe56850c4954aeb2e1bdecf367f4
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.