commit | b26451ad3ad22b1961231576d51ae5f19a07c054 | [log] [tgz] |
---|---|---|
author | James Sullivan <jfsulliv@google.com> | Mon Jan 06 18:57:51 2025 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 06 18:57:51 2025 -0800 |
tree | 753df027eba8879e759b4a5b9ff1229f0bfcc28f | |
parent | eb8bea6689c1af110992deece4cdc26a02fe354c [diff] |
[gpt-rust] Add AddPartition FIDL method fuchsia.storage.partitions.PartitionManager/AddPartition is used by the storage benchmarks to dynamically allocate a GPT partition on the system GPT for benchmarks to run on. No corresponding Remove method is added in this patch, because that isn't required yet and there are some complexities there (particularly how to handle partitions that are currently in use). Bug: 372555079 Change-Id: Ie495c867351559d9c9a23934e469a78c91f384e6 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1171479 Reviewed-by: Chris Suter <csuter@google.com> Commit-Queue: James Sullivan <jfsulliv@google.com> API-Review: Chris Suter <csuter@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.