[roll] Roll fuchsia [fxfs] Small non-functional simplification.

Surface-area reduction.
Removes one of the two ways we can obtain block_size from a filesystem.

I chose to keep the method rather than the struct because there are
times when we want block size but not total bytes.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676670
Original-Revision: be082015e949c8d90df9c9b47705ab37f8909de6
GitOrigin-RevId: c92f8411cc91a3f3a1bc217d79412f4415f358c7
Change-Id: Id1a2ffed1b5c7f83a94665d411a0a924338cea39
1 file changed
tree: 76e37a6e76515691e0607e3db3b062b197619a43
  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.