]> asedeno.scripts.mit.edu Git - linux.git/commit
btrfs: remove trivial helper btrfs_find_tree_block
authorDavid Sterba <dsterba@suse.com>
Tue, 8 Nov 2016 22:21:05 +0000 (23:21 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 30 Nov 2016 12:45:16 +0000 (13:45 +0100)
commit62d1f9fe97dd25ca5e850bd7e140d4c9d4b9c7c7
tree1ffd962f3ecf32d2c45329074cb2bfc8cf7efdd1
parentb917bb387812f9abb81fc842e4c3b3ec727e10cf
btrfs: remove trivial helper btrfs_find_tree_block

During the time, the function has been shrunk to the point that it just
calls find_extent_buffer, just passing the parameters.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.c
fs/btrfs/disk-io.c
fs/btrfs/disk-io.h
fs/btrfs/extent-tree.c