diff options
author | 2024-04-19 11:22:48 +0900 | |
---|---|---|
committer | 2024-04-25 16:23:01 +0200 | |
commit | 9af503d91298c3f2945e73703f0e00995be08c30 (patch) | |
tree | 2ac2b82794490a3f8393cb5180a7b6e962b0b566 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() (diff) | |
download | wireguard-linux-9af503d91298c3f2945e73703f0e00995be08c30.tar.xz wireguard-linux-9af503d91298c3f2945e73703f0e00995be08c30.zip |
btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
The previous patch that replaced BUG_ON by error handling forgot to
unlock the mutex in the error path.
Link: https://lore.kernel.org/all/Zh%2fHpAGFqa7YAFuM@duo.ucw.cz
Reported-by: Pavel Machek <pavel@denx.de>
Fixes: 7411055db5ce ("btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()")
CC: stable@vger.kernel.org
Reviewed-by: Pavel Machek <pavel@denx.de>
Signed-off-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions