aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/incore.h')
-rw-r--r--fs/gfs2/incore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h
index 407afd18fa2e..225924ca6b3e 100644
--- a/fs/gfs2/incore.h
+++ b/fs/gfs2/incore.h
@@ -10,6 +10,8 @@
10#ifndef __INCORE_DOT_H__ 10#ifndef __INCORE_DOT_H__
11#define __INCORE_DOT_H__ 11#define __INCORE_DOT_H__
12 12
13#include <linux/fs.h>
14
13#define DIO_FORCE 0x00000001 15#define DIO_FORCE 0x00000001
14#define DIO_CLEAN 0x00000002 16#define DIO_CLEAN 0x00000002
15#define DIO_DIRTY 0x00000004 17#define DIO_DIRTY 0x00000004