tests: extend test 131 to cover availability of the discard operation
This patch contains test which minimally tests discard and new cluster allocation logic. The following checks are added: * write 2 clusters, discard the first allocated * write another cluster, check that the hole is filled * write 2 clusters, discard the first allocated, write 1 cluster at non-aligned to cluster offset (2 new clusters should be allocated) Signed-off-by:Denis V. Lunev <den@openvz.org> Reviewed-by:
Alexander Ivanov <alexander.ivanov@virtuozzo.com>
Please register or sign in to comment