public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Update to account for attr2 and ikeep removal
@ 2025-09-25  9:29 cem
  2025-09-25  9:29 ` [PATCH 1/3] xfs/513: remove attr2 and ikeep tests cem
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: cem @ 2025-09-25  9:29 UTC (permalink / raw)
  To: zlang; +Cc: djwong, linux-xfs, fstests

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-09-27 13:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox