Three patches to address the comments that Rich made (on preexistent code) in this thread:
[libguestfs-common PATCH 0/2] options: decrypt LUKS-on-LV devices Message-Id: <[email protected]> https://listman.redhat.com/archives/libguestfs/2022-February/msg00369.html Thanks, Laszlo Laszlo Ersek (3): options: assume GUESTFS_HAVE_LUKS_UUID and GUESTFS_HAVE_CRYPTSETUP_OPEN options: remove stale comment about GUESTFS_CRYPTSETUP_OPEN_READONLY options: allocate the decrypted LUKS device name dynamically options/decrypt.c | 90 ++++++++++++++------ 1 file changed, 63 insertions(+), 27 deletions(-) base-commit: 2d8c0f8d40b5d43e45b969e25eb5c4a12b3c675a -- 2.19.1.3.g30247aa5d201 _______________________________________________ Libguestfs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/libguestfs
