From: David Sterba <dsterba@suse.com>
To: linux-fsdevel@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org, David Sterba <dsterba@suse.com>
Subject: [PATCH] btrfs/220: remove integrity checker bits
Date: Thu, 18 Jul 2024 17:57:54 +0200 [thread overview]
Message-ID: <20240718155754.15499-1-dsterba@suse.com> (raw)
We've deleted the integrity checker code in 6.8, no point testing it.
Signed-off-by: David Sterba <dsterba@suse.com>
---
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
next reply other threads:[~2024-07-18 15:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-18 15:57 David Sterba [this message]
2024-07-18 16:10 ` [PATCH] btrfs/220: remove integrity checker bits Filipe Manana
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240718155754.15499-1-dsterba@suse.com \
--to=dsterba@suse.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox