public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: cem@kernel.org
To: zlang@redhat.com
Cc: djwong@kernel.org, linux-xfs@vger.kernel.org, fstests@vger.kernel.org
Subject: [PATCH 2/3] xfs/613: remove attr2 tests
Date: Thu, 25 Sep 2025 11:29:25 +0200	[thread overview]
Message-ID: <20250925093005.198090-3-cem@kernel.org> (raw)
In-Reply-To: <20250925093005.198090-1-cem@kernel.org>

From: Carlos Maiolino <cem@kernel.org>

Linux kernel commit b9a176e54162 removes several deprecated options
from XFS, causing this test to fail.

Giving the options have been removed from Linux for good, just stop
testing these options here.

Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
---
 tests/xfs/613     | 6 ------
 tests/xfs/613.out | 4 ----
 2 files changed, 10 deletions(-)

diff --git a/tests/xfs/613 b/tests/xfs/613
index 9b27a7c1f2c2..c26a4424f486 100755
--- a/tests/xfs/613
+++ b/tests/xfs/613
@@ -163,12 +163,6 @@ do_test()
 }
 
 echo "** start xfs mount testing ..."
-# Test attr2
-do_mkfs -m crc=0
-do_test "" pass "attr2" "true"
-do_test "-o attr2" pass "attr2" "true"
-do_test "-o noattr2" pass "attr2" "false"
-
 # Test logbsize=value.
 do_mkfs -m crc=0 -l version=1
 # New kernel (refer to 4f62282a3696 xfs: cleanup xlog_get_iclog_buffer_size)
diff --git a/tests/xfs/613.out b/tests/xfs/613.out
index 2a693c53c584..add534bd63a9 100644
--- a/tests/xfs/613.out
+++ b/tests/xfs/613.out
@@ -2,10 +2,6 @@ QA output created by 613
 ** create loop device
 ** create loop mount point
 ** start xfs mount testing ...
-FORMAT: -m crc=0
-TEST: "" "pass" "attr2" "true"
-TEST: "-o attr2" "pass" "attr2" "true"
-TEST: "-o noattr2" "pass" "attr2" "false"
 FORMAT: -m crc=0 -l version=1
 TEST: "-o logbsize=16384" "pass" "logbsize=16k" "true"
 TEST: "-o logbsize=16k" "pass" "logbsize=16k" "true"
-- 
2.51.0


  parent reply	other threads:[~2025-09-25  9:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-25  9:29 [PATCH 0/3] Update to account for attr2 and ikeep removal cem
2025-09-25  9:29 ` [PATCH 1/3] xfs/513: remove attr2 and ikeep tests cem
2025-09-26 15:32   ` Zorro Lang
2025-09-27  7:29     ` Carlos Maiolino
2025-09-27 13:42       ` Zorro Lang
2025-09-25  9:29 ` cem [this message]
2025-09-26 15:35   ` [PATCH 2/3] xfs/613: remove attr2 tests Zorro Lang
2025-09-25  9:29 ` [PATCH 3/3] xfs/539: Remove test for good cem
2025-09-26 15:37   ` Zorro Lang

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=20250925093005.198090-3-cem@kernel.org \
    --to=cem@kernel.org \
    --cc=djwong@kernel.org \
    --cc=fstests@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=zlang@redhat.com \
    /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