commit | 0d1ea4152541f25cb8fe905dc8e1b595bf4973ac | [log] [tgz] |
---|---|---|
author | Tom Marshall <tdm.code@gmail.com> | Tue Jan 15 10:07:29 2019 -0800 |
committer | Michael Bestas <mkbestas@lineageos.org> | Sun Oct 08 18:39:32 2023 +0300 |
tree | 28eef8f3dedb769131750d7ccb274a7ea8f31c64 | |
parent | c0103d2c686ef9a63dda0395c51c62761e2308c4 [diff] |
gptfdisk: Provide sgdisk_read for direct reads of the partition table This allows volume manager to read the partition table via a simple function call instead of doing a popen() and parsing the output. Change-Id: I1d8ec6d5c03dc62d2b6b498efe02b41b1b11be46