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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h
index 38098ac292af..362c2422d506 100644
--- a/fs/gfs2/incore.h
+++ b/fs/gfs2/incore.h
@@ -167,7 +167,6 @@ enum {
167 GLF_LOCK = 1, 167 GLF_LOCK = 1,
168 GLF_STICKY = 2, 168 GLF_STICKY = 2,
169 GLF_PREFETCH = 3, 169 GLF_PREFETCH = 3,
170 GLF_SYNC = 4,
171 GLF_DIRTY = 5, 170 GLF_DIRTY = 5,
172 GLF_SKIP_WAITERS2 = 6, 171 GLF_SKIP_WAITERS2 = 6,
173 GLF_GREEDY = 7, 172 GLF_GREEDY = 7,