two regression tests for ext4 Sun Ke (2): ext4/057: resize fs after resize_inode without e2fsck ext4/058: set 256 blocks in a block group Set 256 blocks in a block group tests/ext4/057 | 41 +++++++++++++++++++++++++++++++++++++++++ tests/ext4/057.out | 2 ++ tests/ext4/058 | 37 +++++++++++++++++++++++++++++++++++++ tests/ext4/058.out | 2 ++ 4 files changed, 82 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