f2fs: separate out iostat feature
[linux-2.6-microblaze.git] / fs / f2fs / checkpoint.c
index 41960c5..3962cfe 100644 (file)
@@ -18,6 +18,7 @@
 #include "f2fs.h"
 #include "node.h"
 #include "segment.h"
+#include "iostat.h"
 #include <trace/events/f2fs.h>
 
 #define DEFAULT_CHECKPOINT_IOPRIO (IOPRIO_PRIO_VALUE(IOPRIO_CLASS_BE, 3))