Files
android_kernel_xiaomi_sm8450/fs/btrfs
David Sterba 3c98c62f7a 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>
2018-01-22 16:08:13 +01:00
..
2017-11-01 20:45:35 +01:00
2017-10-30 12:28:00 +01:00
2017-10-30 12:27:57 +01:00
2018-01-22 16:08:12 +01:00
2018-01-22 16:08:12 +01:00
2018-01-22 16:08:11 +01:00