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:
Xiao Yang
2017-11-21 14:27:20 +08:00
committed by Eryu Guan
parent e0d95552fd
commit 1162f45f66
+1
View File
@@ -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