diff options
author | 2021-08-10 18:00:42 -0700 | |
---|---|---|
committer | 2021-08-16 12:09:29 -0700 | |
commit | 2ce82b722de980deef809438603b7e95156d3818 (patch) | |
tree | 26856d1c1044ef225f18808d5ac830e34dd1f690 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: log head and tail aren't reliable during shutdown (diff) | |
download | linux-dev-2ce82b722de980deef809438603b7e95156d3818.tar.xz linux-dev-2ce82b722de980deef809438603b7e95156d3818.zip |
xfs: move xlog_commit_record to xfs_log_cil.c
It is only used by the CIL checkpoints, and is the counterpart to
start record formatting and writing that is already local to
xfs_log_cil.c.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions