diff options
Diffstat (limited to 'fs/gfs2/incore.h')
-rw-r--r-- | fs/gfs2/incore.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h index 7183dcf03563..118dc693d111 100644 --- a/fs/gfs2/incore.h +++ b/fs/gfs2/incore.h | |||
@@ -12,7 +12,6 @@ | |||
12 | 12 | ||
13 | #include <linux/fs.h> | 13 | #include <linux/fs.h> |
14 | 14 | ||
15 | #define DIO_START 0x00000008 | ||
16 | #define DIO_WAIT 0x00000010 | 15 | #define DIO_WAIT 0x00000010 |
17 | #define DIO_METADATA 0x00000020 | 16 | #define DIO_METADATA 0x00000020 |
18 | #define DIO_DATA 0x00000040 | 17 | #define DIO_DATA 0x00000040 |