Re: [PATCH] btrfs: scrub: fix memory leak in scrub_raid56_parity_stripe()

From: Markus Elfring

Date: Wed Nov 05 2025 - 05:26:25 EST



> Add the missing bio_put() calls to properly drop the bio reference
> in those error cases.

How do you think about to use additional labels?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/coding-style.rst?h=v6.18-rc4#n526

Regards,
Markus