[PATCH] btrfs/220: remove integrity checker bits

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We've deleted the integrity checker code in 6.8, no point testing it.

Signed-off-by: David Sterba <dsterba@xxxxxxxx>
---
 tests/btrfs/220 | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tests/btrfs/220 b/tests/btrfs/220
index b98d4149dfd270..59d72a972fdd16 100755
--- a/tests/btrfs/220
+++ b/tests/btrfs/220
@@ -192,11 +192,6 @@ test_subvol()
 # These options are enable at kernel compile time, so no bother if they fail
 test_optional_kernel_features()
 {
-	# Test options that are enabled by kernel config, and so can fail safely
-	test_optional_mount_opts "check_int" "check_int"
-	test_optional_mount_opts "check_int_data" "check_int_data"
-	test_optional_mount_opts "check_int_print_mask=123" "check_int_print_mask=123"
-
 	test_should_fail "fragment=invalid"
 	test_optional_mount_opts "fragment=all" "fragment=data,fragment=metadata"
 	test_optional_mount_opts "fragment=data" "fragment=data"
-- 
2.45.0





[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux