diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-09-24 19:43:56 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-11-11 16:34:13 +0300 |
commit | db58e152a2bef43fa928fb714ef9e708dd2f8835 (patch) | |
tree | f7d577a4921ad72314cf01de8b523a71aa194e88 /fs/btrfs/dev-replace.c | |
parent | c5e268022465c6a6fa8dac88e6b6fd17e2386b35 (diff) | |
download | linux-db58e152a2bef43fa928fb714ef9e708dd2f8835.tar.xz |
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/dev-replace.c')
0 files changed, 0 insertions, 0 deletions