diff options
author | Brian Foster <[email protected]> | 2018-07-24 13:43:08 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2018-07-26 10:15:12 -0700 |
commit | a61acc3c78df14bb9b7bfefb2cc771fcda15b8fe (patch) | |
tree | 3a360cb10302c72f9e95800810ca2b32abfef40c /tools/perf/scripts/python/flamegraph.py | |
parent | 02dff7bf81685b6770a082243060e0b5aac348cf (diff) |
xfs: use ->t_dfops in log recovery intent processing
xlog_finish_defer_ops() processes the deferred operations collected
over the entire intent recovery sequence. We can't xfs_defer_init()
here because the dfops is already populated. Attach it manually and
eliminate the last caller of xfs_defer_finish() that doesn't pass
->t_dfops.
Signed-off-by: Brian Foster <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Bill O'Donnell <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions