diff options
author | Jan Kara <[email protected]> | 2017-11-15 17:34:48 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-15 18:21:03 -0800 |
commit | 69c4f35d25e475c07d1e5c033bfb514db360a079 (patch) | |
tree | c6937d00f432c7e4b31ced3b272c4ae37eb9b671 /tools/perf/scripts/python/syscall-counts.py | |
parent | dc7f3e868a45de3cfcd3c849ad32331765547b57 (diff) |
f2fs: use pagevec_lookup_range_tag()
We want only pages from given range in f2fs_write_cache_pages(). Use
pagevec_lookup_range_tag() instead of pagevec_lookup_tag() and remove
unnecessary code.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jan Kara <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Reviewed-by: Daniel Jordan <[email protected]>
Cc: Jaegeuk Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions