diff options
author | 2024-09-24 17:43:56 +0100 | |
---|---|---|
committer | 2024-11-11 14:34:13 +0100 | |
commit | db58e152a2bef43fa928fb714ef9e708dd2f8835 (patch) | |
tree | f7d577a4921ad72314cf01de8b523a71aa194e88 /fs/btrfs/tests | |
parent | btrfs: remove unnecessary delayed refs locking at btrfs_qgroup_trace_extent() (diff) | |
download | wireguard-linux-db58e152a2bef43fa928fb714ef9e708dd2f8835.tar.xz wireguard-linux-db58e152a2bef43fa928fb714ef9e708dd2f8835.zip |
btrfs: always use delayed_refs local variable at btrfs_qgroup_trace_extent()
Instead of dereferencing the delayed refs from the transaction multiple
times, store it early in the local variable and then always use the
variable.
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/tests')
0 files changed, 0 insertions, 0 deletions