summaryrefslogtreecommitdiff
path: root/fs/ocfs2/super.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/super.c')
-rw-r--r--fs/ocfs2/super.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/fs/ocfs2/super.c b/fs/ocfs2/super.c
index b21b702c5603..f7e73a029844 100644
--- a/fs/ocfs2/super.c
+++ b/fs/ocfs2/super.c
@@ -42,6 +42,9 @@
#include <linux/seq_file.h>
#include <linux/quotaops.h>
+#define CREATE_TRACE_POINTS
+#include "ocfs2_trace.h"
+
#define MLOG_MASK_PREFIX ML_SUPER
#include <cluster/masklog.h>