Re: [PATCH] 18/19 e2fsprogs f_extents_shrd_blk test

2007-03-19 Thread Andreas Dilger
Regression test for unsorted extents within a file.
Binary patch file.

Signed-off-by: Andreas Dilger [EMAIL PROTECTED]
Signed-off-by: Girish Shilamkar [EMAIL PROTECTED]

Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.



e2fsprogs-tests-f_extents_unsorted.patch
Description: Binary data


[PATCH] 18/19 e2fsprogs f_extents_shrd_blk test

2007-03-19 Thread Andreas Dilger
Regression test for two extent files sharing the same blocks.
Binary patch file.

This test is known not to work currently.  The problem is that there is not
enough space in the index to split the extent and clone all of the blocks.
It is hoped that Ted's change of e2fsprogs to be extent based instead of
block iterator based will allow this problem to be fixed.

Signed-off-by: Andreas Dilger [EMAIL PROTECTED]
Signed-off-by: Girish Shilamkar [EMAIL PROTECTED]

Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.



e2fsprogs-tests-f_extents_shrd_blk.patch
Description: Binary data