[roll] Roll fuchsia [f2fs_reader] Ensure that reserved space is block aligned with the filesystem.

This is not a problem in our tests here but can be an issue if for some reason
we want to reserve at device block level which is smaller than filesystem block level.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1424714
Original-Revision: f6a70266e396a746f24de1748e4906a135f5386a
GitOrigin-RevId: b4e00f98c0c0b0d67cca586fd98f29500b33a04a
Change-Id: I944f8d9ccc8cf839f4f9593e0403945ae1792500
1 file changed
tree: ab1ad947b1520b8f02de52b2baf7a267e61bec92
  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.