public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 1/2] fstests: fix fstests for 64k fsblock size
@ 2024-10-16 23:15 Darrick J. Wong
  2024-10-16 23:15 ` [PATCH 1/2] common/xfs: _notrun tests that fail due to block size < sector size Darrick J. Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Darrick J. Wong @ 2024-10-16 23:15 UTC (permalink / raw)
  To: djwong, zlang; +Cc: linux-xfs, fstests

Hi all,

Various patches to fstests to make 64k fsblock filesystems mostly pass.
I haven't gone back through the remaining failures (mostly quota tests)
to figure out why they fail.

If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.

This has been running on the djcloud for months with no problems.  Enjoy!
Comments and questions are, as always, welcome.

--D

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=fix-64k-blocksize
---
Commits in this patchset:
 * common/xfs: _notrun tests that fail due to block size < sector size
 * xfs/161: adapt the test case for LBS filesystem
---
 common/xfs    |    5 +++++
 tests/xfs/161 |    6 +++++-
 2 files changed, 10 insertions(+), 1 deletion(-)


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH 0/2] fstest changes for LBS
@ 2024-01-22 11:17 Pankaj Raghav (Samsung)
  2024-01-22 11:17 ` [PATCH 2/2] xfs/161: adapt the test case for LBS filesystem Pankaj Raghav (Samsung)
  0 siblings, 1 reply; 12+ messages in thread
From: Pankaj Raghav (Samsung) @ 2024-01-22 11:17 UTC (permalink / raw)
  To: zlang, fstests; +Cc: p.raghav, djwong, mcgrof, gost.dev, linux-xfs

From: Pankaj Raghav <p.raghav@samsung.com>

Some tests need to be adapted to for LBS[1] based on the filesystem
blocksize. These are generic changes where it uses the filesystem
blocksize instead of assuming it.

There are some more generic test cases that are failing due to logdev
size requirement that changes with filesystem blocksize. I will address
them in a separate series.

[1] https://lore.kernel.org/lkml/20230915183848.1018717-1-kernel@pankajraghav.com/

Pankaj Raghav (2):
  xfs/558: scale blk IO size based on the filesystem blksz
  xfs/161: adapt the test case for LBS filesystem

 tests/xfs/161 | 9 +++++++--
 tests/xfs/558 | 7 ++++++-
 2 files changed, 13 insertions(+), 3 deletions(-)


base-commit: c46ca4d1f6c0c45f9a3ea18bc31ba5ae89e02c70
-- 
2.43.0


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

end of thread, other threads:[~2024-10-23  4:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-16 23:15 [PATCHSET 1/2] fstests: fix fstests for 64k fsblock size Darrick J. Wong
2024-10-16 23:15 ` [PATCH 1/2] common/xfs: _notrun tests that fail due to block size < sector size Darrick J. Wong
2024-10-22  5:47   ` Christoph Hellwig
2024-10-23  4:15   ` Zorro Lang
2024-10-16 23:15 ` [PATCH 2/2] xfs/161: adapt the test case for LBS filesystem Darrick J. Wong
2024-10-22  5:48   ` Christoph Hellwig
2024-10-23  4:23   ` Zorro Lang
2024-10-17  9:32 ` [PATCHSET 1/2] fstests: fix fstests for 64k fsblock size Pankaj Raghav (Samsung)
  -- strict thread matches above, loose matches on Subject: below --
2024-01-22 11:17 [PATCH 0/2] fstest changes for LBS Pankaj Raghav (Samsung)
2024-01-22 11:17 ` [PATCH 2/2] xfs/161: adapt the test case for LBS filesystem Pankaj Raghav (Samsung)
2024-01-22 16:57   ` Darrick J. Wong
2024-01-22 17:32     ` Pankaj Raghav
2024-01-25 16:06     ` Pankaj Raghav

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