[roll] Roll fuchsia [f2fs] Fix not to read beyond the file size

This CL is based on the discussion on storage-dev mailing list.
https://groups.google.com/a/fuchsia.dev/g/storage-dev/c/qPalh4J9ur4/m/Vqn8q3F_EQAJ

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/664463
Original-Revision: 5e46449565a66b9947afe2ea1131c8af7e80ca9f
GitOrigin-RevId: 755a35ae2d5a88dc67b6fe9745c1e694ab1af327
Change-Id: Iebc23046c4bfc6a4cc52f2375a07da1ddcd0f57e
1 file changed
tree: 1cd0fee7214d6842b1fa5c55dff4c716acb8fa59
  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.