diff options
author | Jan Kara <[email protected]> | 2017-11-15 17:34:44 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-15 18:21:03 -0800 |
commit | dc7f3e868a45de3cfcd3c849ad32331765547b57 (patch) | |
tree | 745f1ecaec1012a0bafe6bb2a95af32d38732cbf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0ed75fc8d288f414051a94743563ac8c2cb62b0c (diff) |
ext4: use pagevec_lookup_range_tag()
We want only pages from given range in ext4_writepages(). 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: Daniel Jordan <[email protected]>
Cc: "Theodore Ts'o" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions