From: Pankaj Raghav <p.raghav@xxxxxxxxxxx> 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 v2: - Addes RVB tags - Removed pgsize fallback in xfs/008 (Ritesh) 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@xxxxxxxxxx/ 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 | 20 +++++++++----------- tests/xfs/008.out | 8 ++++---- tests/xfs/161 | 16 ++++++++++++---- 4 files changed, 29 insertions(+), 23 deletions(-) base-commit: 9837971383733ad59ead121dcc4b13f89829d389 -- 2.34.1