diff options
author | 2018-06-01 09:05:14 -0700 | |
---|---|---|
committer | 2018-06-01 18:37:33 -0700 | |
commit | bd56b3e14410b8cf6a4c13c94f7065341b179517 (patch) | |
tree | 9219eb7b6e88a9f7dbcb3bd14b31a523ac5412e4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fs: move page_cache_seek_hole_data to iomap.c (diff) | |
download | linux-dev-bd56b3e14410b8cf6a4c13c94f7065341b179517.tar.xz linux-dev-bd56b3e14410b8cf6a4c13c94f7065341b179517.zip |
fs: remove the buffer_unwritten check in page_seek_hole_data
We only call into this function through the iomap iterators, so we already
know the buffer is unwritten. In addition to that we always require the
uptodate flag that is ORed with the result anyway.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions