diff options
| author | Brian Foster <[email protected]> | 2018-07-11 22:26:30 -0700 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2018-07-11 22:26:30 -0700 |
| commit | 64396ff2c25b2cd8156948a64ae0da5ff962e3f2 (patch) | |
| tree | b652cfb7e13435d7851f970dbaae506c11788d10 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | cf612de732cb6ef626019ca085406d183f0a055a (diff) | |
xfs: remove xfs_alloc_arg firstblock field
The xfs_alloc_arg.firstblock field is used to control the starting
agno for an allocation. The structure already carries a pointer to
the transaction, which carries the current firstblock value.
Remove the field and access ->t_firstblock directly in the
allocation code.
Signed-off-by: Brian Foster <[email protected]>
Reviewed-by: Christoph Hellwig <[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