diff options
author | Jan Kara <[email protected]> | 2017-11-15 17:35:02 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-15 18:21:04 -0800 |
commit | 40f9c51326efd362dbae6c0e07f0c0ada42a5e00 (patch) | |
tree | 73e2c43bd58249d022f579c60c3e8d87abb5d5ae /tools/perf/scripts/python/syscall-counts.py | |
parent | d2bc5b3c67a9cce28616fd90e1651b9c9246fae8 (diff) |
nilfs2: use pagevec_lookup_range_tag()
We want only pages from given range in nilfs_lookup_dirty_data_buffers().
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]>
Acked-by: Ryusuke Konishi <[email protected]>
Cc: Ryusuke Konishi <[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