Skip to content

Propagate error when adding qcow2 backing block device#2908

Merged
stgraber merged 1 commit intolxc:mainfrom
presztak:fix_nil_return
Feb 8, 2026
Merged

Propagate error when adding qcow2 backing block device#2908
stgraber merged 1 commit intolxc:mainfrom
presztak:fix_nil_return

Conversation

@presztak
Copy link
Copy Markdown
Contributor

@presztak presztak commented Feb 8, 2026

In case of failure, nil was returned instead of err, which could mask the underlying error.

…ock device

In case of failure, nil was returned instead of err, which could mask
the underlying error.

Signed-off-by: Piotr Resztak <[email protected]>
@presztak presztak requested a review from stgraber as a code owner February 8, 2026 11:18
@stgraber stgraber merged commit a23c185 into lxc:main Feb 8, 2026
54 of 56 checks passed
@presztak presztak deleted the fix_nil_return branch February 11, 2026 08:59
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