diff options
author | 2021-08-10 17:59:02 -0700 | |
---|---|---|
committer | 2021-08-16 12:09:28 -0700 | |
commit | fd67d8a07208ab06560287b7b9334c2d50b7d6d7 (patch) | |
tree | a2bd2ba672581b6ab91a75d6364d48085c5090ef /tools/perf/scripts/python/export-to-sqlite.py | |
parent | xfs: XLOG_STATE_IOERROR must die (diff) | |
download | linux-dev-fd67d8a07208ab06560287b7b9334c2d50b7d6d7.tar.xz linux-dev-fd67d8a07208ab06560287b7b9334c2d50b7d6d7.zip |
xfs: move recovery needed state updates to xfs_log_mount_finish
xfs_log_mount_finish() needs to know if recovery is needed or not to
make decisions on whether to flush the log and AIL. Move the
handling of the NEED_RECOVERY state out to this function rather than
needing a temporary variable to store this state over the call to
xlog_recover_finish().
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions