FS/XFS testing framework
 help / color / mirror / Atom feed
* [PATCH v2 0/3] more lbs test fixes
@ 2024-05-13 13:12 Pankaj Raghav (Samsung)
  2024-05-13 13:12 ` [PATCH v2 1/3] xfs/161: adapt the test case for 64k FS blocksize Pankaj Raghav (Samsung)
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Pankaj Raghav (Samsung) @ 2024-05-13 13:12 UTC (permalink / raw)
  To: fstests; +Cc: kernel, gost.dev, mcgrof, ritesh.list, djwong, zlang,
	Pankaj Raghav

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

These are some of the tests that failed when we were working on LBS
patches [1].

generic/436 and xfs/008 are adapted to work with bs > ps systems.

xfs/161 is an upstream failure, and it happens even on bs <= ps systems.

Changes since v1:
- Corrected copy pasta error in generic/436
- xfs/161 removed hardcoded and incorporated ritesh's comments

[1] https://lore.kernel.org/linux-xfs/20240503095353.3798063-1-mcgrof@kernel.org/

Pankaj Raghav (3):
  xfs/161: adapt the test case for 64k FS blocksize
  generic/436: round up bufsz to nearest filesystem blksz
  xfs/008: use block size instead of the pagesize

 src/seek_sanity_test.c |  8 ++++----
 tests/xfs/008          | 19 ++++++++++---------
 tests/xfs/008.out      |  8 ++++----
 tests/xfs/161          | 16 ++++++++++++----
 4 files changed, 30 insertions(+), 21 deletions(-)


base-commit: b26d68da08e47e6508a96bee72b25823040ab67e
-- 
2.34.1


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

end of thread, other threads:[~2024-05-27 11:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13 13:12 [PATCH v2 0/3] more lbs test fixes Pankaj Raghav (Samsung)
2024-05-13 13:12 ` [PATCH v2 1/3] xfs/161: adapt the test case for 64k FS blocksize Pankaj Raghav (Samsung)
2024-05-14 12:19   ` Ritesh Harjani
2024-05-13 13:12 ` [PATCH v2 2/3] generic/436: round up bufsz to nearest filesystem blksz Pankaj Raghav (Samsung)
2024-05-17 15:54   ` Darrick J. Wong
2024-05-22 20:48   ` Ritesh Harjani
2024-05-13 13:12 ` [PATCH v2 3/3] xfs/008: use block size instead of the pagesize Pankaj Raghav (Samsung)
2024-05-23  4:25   ` Ritesh Harjani
2024-05-27 11:42     ` Pankaj Raghav (Samsung)
2024-05-25  5:48 ` [PATCH v2 0/3] more lbs test fixes Zorro Lang

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