tests: fix the sparse-fiemap test
authorPádraig Brady <P@draigBrady.com>
Sat, 19 Mar 2011 23:58:49 +0000 (23:58 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 19 Mar 2011 23:58:49 +0000 (23:58 +0000)
commit7a804b9af4084990a4116964eefb43b2ace4e44a
treea987b8eae2cb1409b009e07f5a3efec9c34d00d9
parent4f591fdd0bb78f621d2b72021de883fc4df1e179
tests: fix the sparse-fiemap test

* tests/filefrag-extent-compare: Merge adjacent extents in
each list before processing, so we correctly account for
split extents in either list.
* tests/cp/sparse-fiemap: Remove the explicit syncing,
which was only changing the way extents were arranged,
and thus working around the extent comparison issue
that was seen on ext4 loop back.
tests/cp/sparse-fiemap
tests/filefrag-extent-compare