[roll] Roll fuchsia [super_parser] Parse metadata header

Parser can now parse the metadata header. Next up would be to parse the
partitions, extents, groups, and block devices entries.

Original-Bug: 404952286
Test: fx test //src/storage/lib/super_parser:super_parser_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265546
Original-Revision: 25c79131dbec0e97871fcf238109c56dec892925
GitOrigin-RevId: c7014f2aab76d1908c079f84c3be940462acd21d
Change-Id: I8ead0596049a2b328bf42ce7cff608d4c14a7ae1
1 file changed
tree: ed72d53eab37a5d1da53e8c7620065cf04648dc9
  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.