[roll] Roll fuchsia [f2fs] Use template for Page::GetAddress

This reduces the repeated static_cast<> type conversion, so that makes code more clear.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/660125
Original-Revision: a44e8c0b1aa96217a697abbaaa9b8627c548fe1f
GitOrigin-RevId: db21cb7247d08bbf87548e1a0ca657192b408497
Change-Id: Ie254297c6bd7bd920124cdb75e2313b0ef9060ec
1 file changed
tree: 9e8e8ee15aa8f10d4259bea0d097686d7712395d
  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.