[roll] Roll fuchsia [storage] Replace usage of PAGE_SIZE

Per RFC 0016[1], page size in userspace should be a runtime
determination and this constant should go away.

[1] https://fuchsia.dev/fuchsia-src/contribute/governance/rfcs/0016_boot_time_page_sizes

Original-Bug: 42146863
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1421526
Original-Revision: c3c829f495fd347f33e05431e210b06f1d8e8fb5
GitOrigin-RevId: 19ce3d62b34850c26b70f144c2ca9d64b3578b22
Change-Id: I8c9b22cdc528375e5aa9725c267ff0c09642baef
1 file changed
tree: 96bbd3404d0947b07c7a636339c019d7cd9654cd
  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.