diff options
author | Chao Yu <[email protected]> | 2020-09-17 09:18:21 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2020-09-18 22:17:44 +0800 |
commit | e3f78d5e7e6b0825f4e646f74b0e469b023e5df4 (patch) | |
tree | 3d66c497febb984af3aac57c19a6b2f14f98535f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d578b46db69d125a654f509bdc9091d84e924dc8 (diff) |
erofs: remove unneeded parameter
After commit 0615090c5044 ("erofs: convert compressed files from
readpages to readahead"), add_to_page_cache_lru() was moved to mm
code, so that in below call path, no page will be cached into
@pagepool list or grabbed from @pagepool list:
- z_erofs_readpage
- z_erofs_do_read_page
- preload_compressed_pages
- erofs_allocpage
Let's get rid of this unneeded @pagepool parameter.
Signed-off-by: Chao Yu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Gao Xiang <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions