diff options
author | Nikolay Borisov <[email protected]> | 2020-09-14 12:37:06 +0300 |
---|---|---|
committer | David Sterba <[email protected]> | 2020-10-07 12:13:20 +0200 |
commit | 1a5ee1e6260368da8347e66321e157a7de288ef3 (patch) | |
tree | 103d6652f40e1023c80b13a9378767301563b1d1 /lib/test_fortify/write_overflow-strcpy.c | |
parent | 208d6341e85b4f2628a90438fce5d8a2dd97d6ba (diff) |
btrfs: remove btrfs_get_extent indirection from __do_readpage
Now that this function is only responsible for reading data pages it's
no longer necessary to pass get_extent_t parameter across several
layers of functions. This patch removes this parameter from multiple
functions: __get_extent_map/__do_readpage/__extent_read_full_page/
extent_read_full_page and simply calls btrfs_get_extent directly in
__get_extent_map.
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strcpy.c')
0 files changed, 0 insertions, 0 deletions