2022-07-08 11:13:47

by Sun Ke

[permalink] [raw]
Subject: [PATCH v2 0/2] two regression tests for ext4

two regression tests for ext4

Sun Ke (2):
ext4: resize fs after resize_inode without e2fsck
ext4: set 256 blocks in a block group then apply io pressure

tests/ext4/057 | 44 ++++++++++++++++++++++++++++++++++++++++++++
tests/ext4/057.out | 2 ++
tests/ext4/058 | 33 +++++++++++++++++++++++++++++++++
tests/ext4/058.out | 2 ++
4 files changed, 81 insertions(+)
create mode 100755 tests/ext4/057
create mode 100644 tests/ext4/057.out
create mode 100755 tests/ext4/058
create mode 100644 tests/ext4/058.out

--
2.13.6