summaryrefslogtreecommitdiff
path: root/fs/btrfs/backref.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-11-13 12:07:14 +0000
committerDavid Sterba <dsterba@suse.com>2025-11-24 22:42:25 +0100
commitc2b2504ece4089697bb7db115dc91e344dfed76f (patch)
tree540e16bb5c5eb8808280bf8368cfffb0ef4c8832 /fs/btrfs/backref.c
parent5d8222a50ad37c98455da08b33ce49fe6b726c72 (diff)
btrfs: update check_skip variable after unlocking current node
There's no need to update the local variable 'check_skip' to false inside the critical section delimited by the lock of the current node, so do it after unlocking the node. Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/backref.c')
0 files changed, 0 insertions, 0 deletions