diff options
author | 2020-09-14 12:37:03 +0300 | |
---|---|---|
committer | 2020-10-07 12:13:19 +0200 | |
commit | 2f1d3e4b930dcb83ac7ec9b106d7adb4d36c4c9d (patch) | |
tree | fa3f5905b5ad84cdb051c08d9833f8441f950e84 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: reschedule if necessary when logging directory items (diff) | |
download | wireguard-linux-2f1d3e4b930dcb83ac7ec9b106d7adb4d36c4c9d.tar.xz wireguard-linux-2f1d3e4b930dcb83ac7ec9b106d7adb4d36c4c9d.zip |
btrfs: remove btree_readpage
There is no way for this function to be called as ->readpage() since
it's called from
generic_file_buffered_read/filemap_fault/do_read_cache_page/readhead
code. BTRFS doesn't utilize the first 3 for the btree inode and
implements it's owon readhead mechanism. So simply remove the function.
Reviewed-by: Qu Wenruo <wqu@suse.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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions