[roll] Roll fuchsia [Starnix] Add block/<dev>/size in sysfs

Some tests expect block device size (in blocks) to be reported in sysfs.
Implement this feature for zram and loop devices.

Original-Bug: b/287113256
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/965832
Original-Revision: 3d5a777a8caccc2375b9f27ed4cf2f6552b74c7a
GitOrigin-RevId: b43c9349381da20ec89f0faee07fd0517b56b085
Change-Id: I6876892202da3c64464d095bc66f3216cb36668b
1 file changed
tree: 75ea385f2e0359461a0b050f9ebdaa89e8fc096e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.