diff options
Diffstat (limited to 'fs/gfs2/glock.h')
-rw-r--r-- | fs/gfs2/glock.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/glock.h b/fs/gfs2/glock.h index 12bdbfee4ddc..75fad634ced2 100644 --- a/fs/gfs2/glock.h +++ b/fs/gfs2/glock.h | |||
@@ -24,7 +24,6 @@ | |||
24 | #define GL_SKIP 0x00000100 | 24 | #define GL_SKIP 0x00000100 |
25 | #define GL_ATIME 0x00000200 | 25 | #define GL_ATIME 0x00000200 |
26 | #define GL_NOCACHE 0x00000400 | 26 | #define GL_NOCACHE 0x00000400 |
27 | #define GL_SYNC 0x00000800 | ||
28 | #define GL_NOCANCEL 0x00001000 | 27 | #define GL_NOCANCEL 0x00001000 |
29 | #define GL_AOP 0x00004000 | 28 | #define GL_AOP 0x00004000 |
30 | #define GL_DUMP 0x00008000 | 29 | #define GL_DUMP 0x00008000 |