v2: wrap commit message, "PATCH libldm" prefix.
v3: correctly initialize and free GLib resources.
v4: gtk-doc is updated to reflect presence of new volume GUID field.

The result of this patch might 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 will be unclear which drive letter belongs to which
operating system.  Volume GUID allows to overcome this shortcoming.

Mykola Ivanets (3):
  Make libldm to parse and return volume GUID.
  gtk-doc: update documentation.
  Make git to ignore all test output files.

 docs/reference/ldmtool/ldmtool.xml |  7 ++++++
 src/ldm.c                          | 29 ++++++++++++++++++++--
 src/ldm.h                          | 10 ++++++++
 src/ldmtool.c                      |  4 +++
 test/.gitignore                    | 39 +++++++++++++++---------------
 test/ldmread.c                     |  9 ++++---
 6 files changed, 74 insertions(+), 24 deletions(-)

-- 
2.17.0

_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://www.redhat.com/mailman/listinfo/libguestfs

Reply via email to