mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
a9006d7c62
The lvm command can invoke the thin pool utilities as part of managing a thin volume. It'll fail if the thin provisioning utilities are not installed, so we need to check for its presence before running a test. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>