summary refs log tree commit diff
path: root/fs/xfs/xfs_log.c
diff options
context:
space:
mode:
authorDave Chinner <david@fromorbit.com>2016-01-05 08:08:35 +1100
committerDave Chinner <david@fromorbit.com>2016-01-05 08:08:35 +1100
commit7eeabbd4b6b69f3f6cb75730f17804b714bd853b (patch)
tree9acbd170426728ea53f1d12ebae6c22b100f78de /fs/xfs/xfs_log.c
parent609adfc2ed5ba16700f125da0b656248bd9d4316 (diff)
parenta841b64df29b4c7e68ce564d752dfb2042db5404 (diff)
downloadlinux-7eeabbd4b6b69f3f6cb75730f17804b714bd853b.tar.gz
Merge branch 'xfs-misc-fixes-for-4.5' into for-next
Diffstat (limited to 'fs/xfs/xfs_log.c')
-rw-r--r--fs/xfs/xfs_log.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/fs/xfs/xfs_log.c b/fs/xfs/xfs_log.c
index 887c44320909..9c9a1c9bcc7f 100644
--- a/fs/xfs/xfs_log.c
+++ b/fs/xfs/xfs_log.c
@@ -2068,12 +2068,14 @@ xlog_print_tic_res(
 	    "QM_DQCLUSTER",
 	    "QM_QINOCREATE",
 	    "QM_QUOTAOFF_END",
-	    "SB_UNIT",
 	    "FSYNC_TS",
 	    "GROWFSRT_ALLOC",
 	    "GROWFSRT_ZERO",
 	    "GROWFSRT_FREE",
-	    "SWAPEXT"
+	    "SWAPEXT",
+	    "CHECKPOINT",
+	    "ICREATE",
+	    "CREATE_TMPFILE"
 	};
 
 	xfs_warn(mp, "xlog_write: reservation summary:");