From: cem@kernel.org
To: zlang@redhat.com
Cc: djwong@kernel.org, linux-xfs@vger.kernel.org, fstests@vger.kernel.org
Subject: [PATCH 0/3] Update to account for attr2 and ikeep removal
Date: Thu, 25 Sep 2025 11:29:23 +0200 [thread overview]
Message-ID: <20250925093005.198090-1-cem@kernel.org> (raw)
From: Carlos Maiolino <cem@kernel.org>
Linux 6.17 removes attr2 and ikeep mount options, which have been
deprecated for a long time.
There are 3 specific tests that fails now due to the abscence of such
mount options:
Both xfs/513 and xfs/613 tests several mount options, so this series
only update both tests.
xfs/539 on the other hand has been written specifically for such
options, so it is pointless to keep this for 6.17 and above.
Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
Carlos Maiolino (3):
xfs/513: remove attr2 and ikeep tests
xfs/613: remove attr2 tests
xfs/539: Remove test for good
tests/xfs/513 | 11 --------
tests/xfs/513.out | 7 -----
tests/xfs/539 | 72 -----------------------------------------------
tests/xfs/539.out | 2 --
tests/xfs/613 | 6 ----
tests/xfs/613.out | 4 ---
6 files changed, 102 deletions(-)
delete mode 100755 tests/xfs/539
delete mode 100644 tests/xfs/539.out
--
2.51.0
next 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 cem [this message]
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 ` [PATCH 2/3] xfs/613: remove attr2 tests cem
2025-09-26 15:35 ` 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-1-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