mirror of
https://github.com/apache/cloudstack
synced 2026-08-05 10:36:44 +00:00
The dirty extents were not ready correctly for the block_status_64 return and as a result image server always reported the whole image range as dirty. This commit fixes by normalizing the value returned by both block_status and block_status_64. It also adds warning whenever there is an issue getting the dirty extents and the code falls back to returning the full range as dirty. Co-authored-by: Abhisar Sinha <63767682+abh1sar@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_base.py | ||
| test_combinations.py | ||
| test_control_socket.py | ||
| test_file_backend.py | ||
| test_http11_lifecycle.py | ||
| test_nbd_backend.py | ||
| test_nbd_entries.py | ||
| test_registry_idle.py | ||
| test_stress_io.py | ||
| test_transfer_idle_expiry.py | ||
| test_util.py | ||