[roll] Roll fuchsia [memfs] Remove VMO max size assumptions

The maximum size of a VMO is unspecified and cannot be assumed by
userspace. This changes the tests to use the size of an unbounded VMO
as an approximation for the maximum size.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1447208
Original-Revision: 5911e86081fd1741b565a5c6fe2bb80c10f5eac9
GitOrigin-RevId: ef9b4705d475208cfe62cc3b043cd308834b9d73
Change-Id: I03f1557ddfeede2c6139745a9accdf327c331735
1 file changed
tree: 45e874a2b125ece19db3f1a2d29b83e226f823df
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.