aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-09-01 16:37:05 +0100
committerDavid Sterba <dsterba@suse.com>2025-09-23 08:49:20 +0200
commitf366722f3370dd561d45e667484c458245977e79 (patch)
treeff1febcc2521f288845c806493a61b419064c8df /net/openvswitch/ssh:/git@git.zx2c4.com
parentbtrfs: avoid path allocations when dropping extents during log replay (diff)
btrfs: avoid unnecessary path allocation when replaying a dir item
There's no need to allocate 'fixup_path' at replay_one_dir_item(), as the path passed as an argument is unused by the time link_to_fixup_dir() is called (replay_one_name() releases the path before it returns). 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 'net/openvswitch/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions