commit | b4a52a2981442803ea1df8093ec2e7575ed021c3 | [log] [tgz] |
---|---|---|
author | Tom Marshall <tdm.code@gmail.com> | Tue Jan 15 10:07:29 2019 -0800 |
committer | Tim Zimmermann <tim@linux4.de> | Tue Mar 05 06:07:13 2024 +0100 |
tree | 51444eb422d0860b5db375d754fa7ad27beabb81 | |
parent | 322eb9ce7dcceb027e015c70c1cf3df1c2dd8b2f [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