[roll] Roll fuchsia [storage] Change the StarnixVolumeProvider to return guid

Starnix needs the guid of the volume.

This also merges the Create and Mount methods and uses a mode argument
instead.

Original-Bug: 452741473
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1433374
Original-Revision: 3e146745b8d774e266abdd2cce9c7fe3b6ee4c54
GitOrigin-RevId: 9c4aca0b2968c81e85a544386cb5fc23e1148e1d
Change-Id: Iacca384cdc04b9f20028cfb8ef8942a33d073a25
1 file changed
tree: 9dcecf956cf498965f6490d5b30284fb4e922778
  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.