summaryrefslogtreecommitdiff
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2024-05-07 14:12:03 -0400
committerDavid Sterba <dsterba@suse.com>2024-07-11 15:33:24 +0200
commit133b3da83539bd04e97e24cbc8693a1cdca4b5ec (patch)
tree1877d0334b742a0fde9313224fe1b48af580f942 /fs/ext4/fast_commit.c
parent58147d5a7072dbf5f392ad8b2d5328b105e0e48d (diff)
downloadlinux-133b3da83539bd04e97e24cbc8693a1cdca4b5ec.tar.gz
linux-133b3da83539bd04e97e24cbc8693a1cdca4b5ec.tar.bz2
linux-133b3da83539bd04e97e24cbc8693a1cdca4b5ec.zip
btrfs: remove all extra btrfs_check_eb_owner() calls
Currently we have a handful of btrfs_check_eb_owner() calls in various places and helpers that read extent buffers. However we call this in the endio handler for every metadata block, so these extra checks are unnecessary, simply remove them from everywhere except the endio handler. Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions