commit | eeb1e6dc49e7a550c8f1d843a707b93e11cabf8b | [log] [tgz] |
---|---|---|
author | Denis V. Lunev <den@openvz.org> | Mon Sep 18 20:00:54 2023 +0200 |
committer | Denis V. Lunev <den@openvz.org> | Thu Sep 21 08:48:21 2023 +0200 |
tree | 1ab76f266d63a4019b8b6b00936a0c699e2d2f04 | |
parent | 73194d3f54d04088f1821f98280da5eb6fb0a4c3 [diff] |
parallels: update used bitmap in allocate_cluster We should extend the bitmap if the file is extended and set the bit in the image used bitmap once the cluster is allocated. Sanity check at that moment also looks like a good idea. Signed-off-by: Denis V. Lunev <den@openvz.org> Reviewed-by: Alexander Ivanov <alexander.ivanov@virtuozzo.com>