[PATCH v2 6/7] xfstest: Add test case to test multiple collapse range call

2013-09-02 Thread Namjae Jeon
From: Namjae Jeon We execute collapse range multiple times on same file. Each collapse range call collapses a single alternate block. After the test execution, file will be left with 80 blocks and as much number of extents. We also check for file system consistency after the completion.

[PATCH v2 6/7] xfstest: Add test case to test multiple collapse range call

2013-09-02 Thread Namjae Jeon
From: Namjae Jeon namjae.j...@samsung.com We execute collapse range multiple times on same file. Each collapse range call collapses a single alternate block. After the test execution, file will be left with 80 blocks and as much number of extents. We also check for file system consistency after