Re: [PATCH v2] btrfs: Add missing sctx check in cleanup path

David Sterba <[email protected]> Mon, 20 Jul 2026 12:57:50 +0200
Newsgroups org.kernel.vger.linux-btrfs,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
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 <[email protected]>
> Suggested-by: David Sterba <[email protected]>

Added to for-next, thanks.