lvm2: Support LVM2 thin provisioned volumes

Support LVM2 thin-provisioned volumes.  LVM2 wants the thin_check
utility by default, but it has multiple dependencies we do not
currently ship (boost, libexpat, others), so disable it.

Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
This commit is contained in:
Jonathon Hall 2024-01-10 17:08:23 -05:00
parent e0b46d086a
commit de1592e2f5
No known key found for this signature in database
GPG Key ID: 1E9C3CA91AE25114

View File

@ -33,6 +33,7 @@ lvm2_configure := \
--disable-cache_check_needs_check \
--disable-thin_check_needs_check \
--with-cluster=none \
--with-thin-check= \
# not sure why LIB_SUFFIX is not defined in the cross build
lvm2_target := \