diff options
| author | Brian Foster <[email protected]> | 2018-07-11 22:26:19 -0700 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2018-07-11 22:26:19 -0700 |
| commit | bcd2c9f33559764e0d306e226a8aa88bc2e1e6fb (patch) | |
| tree | 9fbdeaca5d91293ee5ed2604443893276b3d029e /tools/perf/scripts/python/bin | |
| parent | d5669ed58175f85d2c13e914c5c4e2bd3647d893 (diff) | |
xfs: refactor dfops init to attach to transaction
Most callers of xfs_defer_init() immediately attach the dfops
structure to a transaction. Add a transaction parameter to eliminate
much of this boilerplate code. This also helps self-document the
fact that many codepaths now expect a dfops pointer implicitly via
xfs_trans->t_dfops.
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/bin')
0 files changed, 0 insertions, 0 deletions