Skip to content

Fix backing block device ordering when fetching from QEMU#2954

Merged
stgraber merged 1 commit intolxc:mainfrom
presztak:fix_blockdevs_ordering
Feb 19, 2026
Merged

Fix backing block device ordering when fetching from QEMU#2954
stgraber merged 1 commit intolxc:mainfrom
presztak:fix_blockdevs_ordering

Conversation

@presztak
Copy link
Copy Markdown
Contributor

Backing nodes with the highest index represent the oldest layers and should be ordered first. This change also fixes an issue where the correct root block node was not fetched when creating a snapshot of a running instance.

@presztak presztak marked this pull request as ready for review February 19, 2026 15:57
@presztak presztak requested a review from stgraber as a code owner February 19, 2026 15:57
…ing from QEMU

Backing nodes with the highest index represent the oldest layers and should be
ordered first. This change also fixes an issue where the correct root block
node was not fetched when creating a snapshot of a running instance.

Signed-off-by: Piotr Resztak <[email protected]>
@presztak presztak force-pushed the fix_blockdevs_ordering branch from 2619c36 to 6687bbc Compare February 19, 2026 16:02
@stgraber stgraber merged commit b0da835 into lxc:main Feb 19, 2026
54 of 56 checks passed
@presztak presztak deleted the fix_blockdevs_ordering branch February 24, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants