]> Git Repo - linux.git/commit
btrfs: Remove fs_info argument from update_inline_extent_backref
authorNikolay Borisov <[email protected]>
Wed, 20 Jun 2018 12:48:49 +0000 (15:48 +0300)
committerDavid Sterba <[email protected]>
Mon, 6 Aug 2018 11:12:33 +0000 (13:12 +0200)
commit61a18f1c66636c3226598719935eca06e81976ca
tree1068e579441e3d1aad2a9aa0772382fcbf0046d3
parent867cc1fbebea7029ee5f95ea7e54f927ef7972b6
btrfs: Remove fs_info argument from update_inline_extent_backref

This function always uses the leaf's extent_buffer which already
contains a reference to the fs_info. No functional changes.

Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: David Sterba <[email protected]>
fs/btrfs/extent-tree.c
This page took 0.051696 seconds and 4 git commands to generate.