commit | 8dd1a5aed182f41b1015c781e911adbf20cd3012 | [log] [tgz] |
---|---|---|
author | Tom Marshall <tdm.code@gmail.com> | Tue Jan 15 10:07:29 2019 -0800 |
committer | Michael Bestas <mkbestas@lineageos.org> | Mon Sep 09 02:19:28 2024 +0300 |
tree | ee3ca83de5cbd541e8cb4408fa7a4da4279c6f69 | |
parent | 38c5a546452eac7d3c9d111d3b810913a7ee9d20 [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