[roll] Roll fuchsia [fxfs] Add storage for project id tracking information.

Adds calls to the volume interface for setting a limit to a project id,
applying that project id to node, removing them from nodes and clearing
the project limits and tracking.

Some basic fsck verifications are added to ensure that any data stored
for this purpose is consistent with others.

Currently does not track updates in byte sizes to come in later changes.

Stores bytes and nodes for now, this may change going forward.

Original-Bug: 114744
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/759743
Original-Revision: ecac02e83a2cb66fced79247b9cb675a8ba965a7
GitOrigin-RevId: 1192e46d06749c844e5d42ca43afd86be5b30b41
Change-Id: I5a3183955ca6a4219d930cc7219719cb051c39f6
1 file changed
tree: 713e72ebd605291fc55cab24537d75e0bf3cc5a6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.