diff options
| author | Christoph Hellwig <[email protected]> | 2017-10-17 14:16:27 -0700 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2017-10-26 15:38:22 -0700 |
| commit | b5cfbc2282bcd0dba460d4d4ec07fcfac9981de6 (patch) | |
| tree | aa9f0150952418c6e63069557cc72e4eaf85bb19 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | e16cf9b03cee4d2797695d4ca691e854c7a24864 (diff) | |
xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first
We only use xfs_bmbt_lookup_ge to look up the first bmap record in an
inode, so replace xfs_bmbt_lookup_ge with a special purpose helper that
is a bit more descriptive.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Brian Foster <[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