mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
In the LUKS-on-LVM inspection test, call the "check_filesystems" function yet another time, now with such "--key" options that exercise the recent "/dev/mapper/VG-LV" -> "/dev/VG/LV" translation (unescaping) from libguestfs-common. Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2168506 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Message-Id: <20230519140849.310774-4-lersek@redhat.com> Reviewed-by: Richard W.M. Jones <rjones@redhat.com>