[Libguestfs] [libguestfs-common PATCH 0/2] recognize "/dev/mapper/VG-LV" with "--key"

Laszlo Ersek lersek at redhat.com
Mon May 15 17:49:22 UTC 2023


https://bugzilla.redhat.com/show_bug.cgi?id=2168506

The commit message of the second patch explains the idea.

The test suites in libguestfs, guestfs-tools and virt-v2v will have to
be extended so they cover this feature; I'm soon going to post the
virt-v2v update. I plan to cover the libguestfs and guestfs-tools test
suites later.

Thanks for reviewing,
Laszlo

Laszlo Ersek (2):
  options/keys: key_store_import_key(): un-constify "key" parameter
  options/keys: introduce unescape_device_mapper_lvm()

 options/keys.c    | 88 +++++++++++++++++++-
 options/options.h |  3 +-
 2 files changed, 89 insertions(+), 2 deletions(-)



More information about the Libguestfs mailing list