On Fri, Apr 19, 2024 at 11:22:48AM +0900, Dominique Martinet wrote:
From: Dominique Martinet dominique.martinet@atmark-techno.com
The previous patch forgot to unlock in the error path
Link: https://lore.kernel.org/all/Zh%2fHpAGFqa7YAFuM@duo.ucw.cz Reported-by: Pavel Machek pavel@denx.de Cc: stable@vger.kernel.org Fixes: 7411055db5ce ("btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()") Signed-off-by: Dominique Martinet dominique.martinet@atmark-techno.com
Added to for-next, thanks for catching it.