commit | 0f208812493f4ce17910633ad3f7f3b7c8c35cd3 | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Mon Sep 14 14:39:16 2020 +0300 |
committer | David Sterba <dsterba@suse.com> | Wed Oct 07 12:13:21 2020 +0200 |
tree | 06c991d1672507df10dea5b609d9be189c96cb4c | |
parent | fd513000eb279347df1f5a7ce720ae66b4ac3b1b [diff] |
btrfs: open code extent_read_full_page to its sole caller This makes reading the code a tad easier by decreasing the level of indirection by one. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.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>