diff options
author | David Sterba <dsterba@suse.com> | 2017-06-23 04:01:08 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-01-22 16:08:13 +0100 |
commit | 3c98c62f7a761ab132950cf36795c8001be72b47 (patch) | |
tree | 0e32e2bcfe148c4de55f8bee14e3959faa18ba13 /fs/btrfs/inode.c | |
parent | deac642d7e0fd83efd3372c4093fe60ac7436db6 (diff) |
btrfs: drop get_extent from extent_page_data
Previous patches cleaned up all places where
extent_page_data::get_extent was set and it was btrfs_get_extent all the
time, so we can simply call that instead.
This also reduces size of extent_page_data by 8 bytes which has positive
effect on stack consumption on various functions on the write out path.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions