mirror of
https://github.com/apache/cloudstack
synced 2026-08-05 00:19:31 +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> |
||
|---|---|---|
| .. | ||
| backends | ||
| tests | ||
| __init__.py | ||
| __main__.py | ||
| config.py | ||
| constants.py | ||
| handler.py | ||
| server.py | ||
| util.py | ||