[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1626844259.git.riteshh@linux.ibm.com>
Date: Wed, 21 Jul 2021 10:57:53 +0530
From: Ritesh Harjani <riteshh@...ux.ibm.com>
To: fstests@...r.kernel.org
Cc: linux-ext4@...r.kernel.org, "Theodore Ts'o" <tytso@....edu>,
"Darrick J . Wong" <djwong@...nel.org>,
Ritesh Harjani <riteshh@...ux.ibm.com>
Subject: [PATCHv2 0/9] xfstests: 64K blocksize related fixes
Hello,
Below are the list of fixes mostly centered around 64K blocksize
and with ext4 filesystem. Tested this with both 64K & 4K blocksize on Power
with (ext4/ext3/ext2/xfs/btrfs).
v1 -> v2
1. Address comments from Ted and Darrick mentioned at [1]
[1]: https://patchwork.kernel.org/cover/12318137
Ritesh Harjani (9):
ext4/003: Fix this test on 64K platform for dax config
ext4/027: Correct the right code of block and inode bitmap
ext4/306: Add -b blocksize parameter too to avoid failure with DAX config
ext4/022: exclude this test for dax config on 64KB pagesize platform
generic/031: Fix the test case for 64k blocksize config
common/rc: Add _mkfs_dev_blocksized functionality
generic/620: Use _mkfs_dev_blocksized to use 4k bs
common/attr: Cleanup end of line whitespaces issues
common/attr: Reduce MAX_ATTRS to leave some overhead for 64K blocksize
common/attr | 57 ++++++++++++++++++++++++++++++++++++-------
common/rc | 47 +++++++++++++++++++++++++++++++++++
tests/ext4/003 | 3 ++-
tests/ext4/022 | 7 ++++--
tests/ext4/027 | 4 +--
tests/ext4/306 | 5 +++-
tests/generic/031 | 14 +++++++----
tests/generic/031.out | 16 ++++++------
tests/generic/620 | 4 ++-
9 files changed, 128 insertions(+), 29 deletions(-)
--
2.31.1
Powered by blists - more mailing lists