Re: [PATCH v2] btrfs: Add missing sctx check in cleanup path
From: David Sterba
Date: Mon Jul 20 2026 - 07:18:50 EST
On Tue, Jul 14, 2026 at 09:28:50AM +0800, Hongling Zeng wrote:
> Add sctx NULL check in the for loop condition of the sort_clone_roots
> cleanup path for consistency with the else branch
>
> Signed-off-by: Hongling Zeng <zenghongling@xxxxxxxxxx>
> Suggested-by: David Sterba <dsterba@xxxxxxx>
Added to for-next, thanks.