aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2017-11-15 17:34:37 -0800
committerLinus Torvalds <[email protected]>2017-11-15 18:21:03 -0800
commit4006f437f965a74a31ba407138d646fbd3f3a822 (patch)
tree98bb4485509ff31e921e558b2dd6f613ceb369db /tools/perf/scripts/python/sctop.py
parent72b045aecdd856b083521f2a963705b4c2e59680 (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