Bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=2168506
v1:
[libguestfs-common PATCH 0/2] recognize "/dev/mapper/VG-LV" with
"--key"
Message-Id: <20230515174924.290409-1-lersek(a)redhat.com>
https://listman.redhat.com/archives/libguestfs/2023-May/031497.html
See the Notes section on each patch, for the updates in the current
version.
The virt-v2v test suite update is already on the list, and has been
reviewed by Rich (thanks!):
[v2v PATCH 0/2] test "/dev/mapper/VG-LV" with "--key"
Message-Id: <20230515175529.290724-1-lersek(a)redhat.com>
https://listman.redhat.com/archives/libguestfs/2023-May/031501.html
Once I merge both series, I'll extend the libguestfs and guestfs-tools
test suites similarly.
Thanks!
Laszlo
Laszlo Ersek (2):
options/keys: key_store_import_key(): un-constify "key" parameter
options/keys: introduce unescape_device_mapper_lvm()
options/keys.c | 102 +++++++++++++++++++-
options/options.h | 3 +-
2 files changed, 103 insertions(+), 2 deletions(-)