diff options
| author | Filipe Manana <fdmanana@suse.com> | 2025-09-03 14:10:01 +0300 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-09-23 09:49:21 +0300 |
| commit | e41c5e611a65799747709b8fed461dd07647c40d (patch) | |
| tree | 61a6b805bb7c40ae3a7649280ecb85f35de3e532 /tools/perf/scripts/python/compaction-times.py | |
| parent | bd9c063e6ff2657ae89de9838fd792c1157ec96c (diff) | |
| download | linux-e41c5e611a65799747709b8fed461dd07647c40d.tar.xz | |
btrfs: remove pointless inode lookup when processing extrefs during log replay
At unlink_extrefs_not_in_log() we do an inode lookup of the directory but
we already have the directory inode accessible as a function argument, so
the lookup is redudant. Remove it and use the directory inode passed in as
an argument.
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 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
