summaryrefslogtreecommitdiffstats
path: root/fs/ext4/super.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ext4/super.c')
-rw-r--r--fs/ext4/super.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ext4/super.c b/fs/ext4/super.c
index 7b82487401d2..9ec8963ba604 100644
--- a/fs/ext4/super.c
+++ b/fs/ext4/super.c
@@ -49,6 +49,7 @@
49#include "xattr.h" 49#include "xattr.h"
50#include "acl.h" 50#include "acl.h"
51#include "mballoc.h" 51#include "mballoc.h"
52#include "fsmap.h"
52 53
53#define CREATE_TRACE_POINTS 54#define CREATE_TRACE_POINTS
54#include <trace/events/ext4.h> 55#include <trace/events/ext4.h>