[roll] Roll fuchsia [fxfs] Always grow the VMO

This changes Fxfs so that it only ever grows the VMO which should mean
we avoid all ZX_ERR_OUT_OF_RANGE errors from the kernel.

Original-Bug: 102659
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708222
Original-Revision: 09ecc3a65132070c073cacca9a0849e4231541fe
GitOrigin-RevId: 118d65280894dd3f72ee2b63cc1414d89a8f3125
Change-Id: Ia6b9d338dec0825faf59e26ae52065a532586f89
1 file changed
tree: 2b875debd34decadb6900a2f765d7a44bb8fec2c
  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.