diff options
| author | Christoph Hellwig <[email protected]> | 2018-07-11 22:25:56 -0700 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2018-07-11 22:25:56 -0700 |
| commit | 8b2e77c1634935aefc9a4e2aacadda9cd30b78d7 (patch) | |
| tree | b051341e99d8593e85b73664d71d8aaf1e9a7962 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | c2efdfc100af42cc04525ef0db74b176da59e1a4 (diff) | |
xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
For file systems with a block size that equals the page size we never do
partial reads, so we can use the buffer_head-less iomap versions of
readpage and readpages without conflicting with the buffer_head structures
create later in write_begin.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions