aboutsummaryrefslogtreecommitdiff
path: root/scripts/asn1_compiler.c
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2024-06-20 09:21:19 +0200
committerChandan Babu R <[email protected]>2024-07-04 12:46:46 +0530
commit613e2fdbbc7b4bd0cd324e3a025b3061eb8c947d (patch)
tree47a61b57b4d5a7ec8b52c02254c1394ce325b42b /scripts/asn1_compiler.c
parent9ff4490e2ab364ec433f15668ef3f5edfb53feca (diff)
xfs: move and rename xfs_trans_committed_bulk
Ever since the CIL and delayed logging was introduced, xfs_trans_committed_bulk() has been a purely CIL checkpoint completion function and not a transaction commit completion function. Now that we are adding log specific updates to this function, it really does not have anything to do with the transaction subsystem - it is really log and log item level functionality. This should be part of the CIL code as it is the callback that moves log items from the CIL checkpoint to the AIL. Move it and rename it to xlog_cil_ail_insert(). Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Chandan Babu R <[email protected]>
Diffstat (limited to 'scripts/asn1_compiler.c')
0 files changed, 0 insertions, 0 deletions