From: Tao Ma <boyu.mt@xxxxxxxxxx> Hi all, This is the V2 for the bug of e2fsck. patch 1 is the fix and patch 2 is the regression test case. Tao Ma (2): e2fsck: Let end_blk to be the maximum value of u32. e2fsck/tests: Add the regression test case for e2fsck. lib/ext2fs/extent.c | 4 +--- tests/f_zero_extent_length/expect.1 | 7 +++++++ tests/f_zero_extent_length/expect.2 | 7 +++++++ tests/f_zero_extent_length/image.gz | Bin 0 -> 5102 bytes tests/f_zero_extent_length/name | 1 + 5 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 tests/f_zero_extent_length/expect.1 create mode 100644 tests/f_zero_extent_length/expect.2 create mode 100644 tests/f_zero_extent_length/image.gz create mode 100644 tests/f_zero_extent_length/name -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html