Hello, the two patches in this series fix up false test failures in generic/235 and generic/382 tests for ext2/ext3. In both cases the problem is the tests assume particular amount of blocks is consumed but this is not the case for ext2/ext3 due to indirect blocks. Honza