diff options
author | Jan Kara <[email protected]> | 2017-11-15 17:34:58 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-15 18:21:04 -0800 |
commit | d2bc5b3c67a9cce28616fd90e1651b9c9246fae8 (patch) | |
tree | 8f65f4083058c8d2313f2ea3eea00064d5625232 /tools/perf/scripts/python/syscall-counts.py | |
parent | 8faab64229a5d5f5ab624cbe5d5286d5b74c76cd (diff) |
gfs2: use pagevec_lookup_range_tag()
We want only pages from given range in gfs2_write_cache_jdata(). 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: Bob Peterson <[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