diff options
| author | Brian Foster <[email protected]> | 2021-01-22 16:48:21 -0800 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2021-01-22 16:54:51 -0800 |
| commit | 9e54ee0fc9ef88ee255dc9770b291d047b38643c (patch) | |
| tree | e4aa3167c56648acc0c9e5cfdb89dd9de82a03bd /tools/perf/scripts/python | |
| parent | 37444fc4cc398266fe0f71a9c0925620d44fb76a (diff) | |
xfs: separate log cleaning from log quiesce
Log quiesce is currently associated with cleaning the log, which is
accomplished by writing an unmount record as the last step of the
quiesce sequence. The quiesce codepath is a bit convoluted in this
regard due to how it is reused from various contexts. In preparation
to create separate log cleaning and log covering interfaces, lift
the write of the unmount record into a new cleaning helper and call
that wherever xfs_log_quiesce() is currently invoked. No functional
changes.
Signed-off-by: Brian Foster <[email protected]>
Reviewed-by: Allison Henderson <[email protected]>
Reviewed-by: Darrick J. Wong <[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')
0 files changed, 0 insertions, 0 deletions