diff options
author | Jan Kara <[email protected]> | 2017-11-15 17:34:37 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-15 18:21:03 -0800 |
commit | 4006f437f965a74a31ba407138d646fbd3f3a822 (patch) | |
tree | 98bb4485509ff31e921e558b2dd6f613ceb369db /tools/perf/scripts/python/sctop.py | |
parent | 72b045aecdd856b083521f2a963705b4c2e59680 (diff) |
btrfs: use pagevec_lookup_range_tag()
We want only pages from given range in btree_write_cache_pages() and
extent_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: David Sterba <[email protected]>
Reviewed-by: Daniel Jordan <[email protected]>
Cc: David Sterba <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions