]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: improve test 286 for repeated unwritten/hole extents.
authorJeff Liu <jeff.liu@oracle.com>
Tue, 3 Jul 2012 15:41:10 +0000 (15:41 +0000)
committerMark Tinguely <tinguely@eagdhcp-232-125.americas.sgi.com>
Mon, 24 Sep 2012 20:24:22 +0000 (15:24 -0500)
commitee9f5bd491a3353867293a5be43a676c3377e3bd
tree50599e4ff39ea02e3468bdbf027758ad76b68c03
parent6565b7986e8c26c796e07148fc0e7e63023a54d7
xfstests: improve test 286 for repeated unwritten/hole extents.

Enlarge the test coverage of 286 to includes file mapping with repeated
hole/unwritten/unwritten_without_data/data intersections.

Those two new sub-tests could help verifying the current seek_data/seek_hole
improvements.

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Mark Tinguely <tinguely@sgi.com>
 286 |   87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 86 insertions(+), 1 deletion(-)
286