mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic/459: add check for dm-snapshot target
generic/459 should be skipped when dm-snapshot is not supported. Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -62,6 +62,7 @@ _supported_fs generic
|
||||
_supported_os Linux
|
||||
_require_scratch_nocheck
|
||||
_require_dm_target thin-pool
|
||||
_require_dm_target snapshot
|
||||
_require_command $LVM_PROG lvm
|
||||
_require_command "$THIN_CHECK_PROG" thin_check
|
||||
_require_freeze
|
||||
|
||||
Reference in New Issue
Block a user