diff options
author | Nikolay Borisov <nborisov@suse.com> | 2020-09-14 12:37:05 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-10-07 12:13:19 +0200 |
commit | 208d6341e85b4f2628a90438fce5d8a2dd97d6ba (patch) | |
tree | 250c300b031e227df903de702d0391f69de0fd6d /fs/btrfs/extent_io.h | |
parent | 0420177c08b2d86034a98d45b7d3609bdc986fd2 (diff) |
btrfs: remove btree_get_extent
The sole purpose of this function was to satisfy the requirements of
__do_readpage. Since that function is no longer used to read metadata
pages the need to keep btree_get_extent around has also disappeared.
Simply remove it.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/extent_io.h')
0 files changed, 0 insertions, 0 deletions