mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-04 08:55:31 -05:00
2de76f9553
VMs whose backup size exceeds 100 GiB have more than a thousand chunks, i.e. private.img.999 is succeeded by private.img.1000 and so on. Ensure that these are all processed, and in the right numerical order. Fixes QubesOS/qubes-issues#6113