-
Denis V. Lunev authored
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>Denis V. Lunev authoredThis 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>
Loading