[Libguestfs] [PATCH 0/1] libldm: Make libldm to parse and return volume GUID.

Mykola Ivanets stenavin at gmail.com
Thu May 10 05:25:36 UTC 2018


The result of this patch will be used by libguestfs to return drive mappings
for LDM volumes.  Note, that "show volume" ldmtool command already returns
hint which is a drive letter assigned by Windows to corresponding volume.
But it is not reliable source of information.  More over, in multiboot
environment it is unclear which drive letter belongs to which operating
system.  Volume GUID allows to overcome this shortcomming.

Mykola Ivanets (1):
  libldm: Make libldm to parse and return volume GUID.

 src/ldm.c     |  6 ++++--
 src/ldm.h     | 10 ++++++++++
 src/ldmtool.c |  3 +++
 3 files changed, 17 insertions(+), 2 deletions(-)

-- 
2.17.0




More information about the Libguestfs mailing list