diff options
author | Jan Kara <[email protected]> | 2017-11-15 17:34:41 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-15 18:21:03 -0800 |
commit | 0ed75fc8d288f414051a94743563ac8c2cb62b0c (patch) | |
tree | 9dba4298cae2ddda3db9a5b406b91299e48f2d95 /tools/perf/scripts/python | |
parent | 4006f437f965a74a31ba407138d646fbd3f3a822 (diff) |
ceph: use pagevec_lookup_range_tag()
We want only pages from given range in ceph_writepages_start(). 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]>
Reviewed-by: "Yan, Zheng" <[email protected]>
Cc: Ilya Dryomov <[email protected]>
Cc: "Yan, Zheng" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions