[roll] Roll fuchsia [fxfs] Assert reservations with no limits are for system object stores.

Unowned reservations should only be used for making space in system
object stores, such as the root and root parent object stores.

Additionally ensures that limits are not attempted to be set on the
system object stores, which would be confusing and unenforceable.

Original-Bug: 107753

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/736629
Original-Revision: e0eb72ea5c95cb12f49153d61d2bd72d4ae4b643
GitOrigin-RevId: 52f8fbe5ab0cd30e96b1344b6d83d28502922d63
Change-Id: I9e2caccb21ddac9ed0bb5f8f2ee1522731436a80
1 file changed
tree: 227cf267b26049693fe840c359fa21f30733f441
  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.