aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_cil.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/xfs_log_cil.c')
-rw-r--r--fs/xfs/xfs_log_cil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_log_cil.c b/fs/xfs/xfs_log_cil.c
index 26db6b13f1f9..d4fadbe8ac90 100644
--- a/fs/xfs/xfs_log_cil.c
+++ b/fs/xfs/xfs_log_cil.c
@@ -279,7 +279,7 @@ xfs_cil_prepare_item(
279 * Insert the log items into the CIL and calculate the difference in space 279 * Insert the log items into the CIL and calculate the difference in space
280 * consumed by the item. Add the space to the checkpoint ticket and calculate 280 * consumed by the item. Add the space to the checkpoint ticket and calculate
281 * if the change requires additional log metadata. If it does, take that space 281 * if the change requires additional log metadata. If it does, take that space
282 * as well. Remove the amount of space we addded to the checkpoint ticket from 282 * as well. Remove the amount of space we added to the checkpoint ticket from
283 * the current transaction ticket so that the accounting works out correctly. 283 * the current transaction ticket so that the accounting works out correctly.
284 */ 284 */
285static void 285static void