[PATCH v5 9/10] xfstest: shared/005: Test multiple fallocate collapse

2014-02-18 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 v5 9/10] xfstest: shared/005: Test multiple fallocate collapse

2014-02-18 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