aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/masklog.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/cluster/masklog.h')
-rw-r--r--fs/ocfs2/cluster/masklog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ocfs2/cluster/masklog.h b/fs/ocfs2/cluster/masklog.h
index 0e65bae257d6..a815b55d87a7 100644
--- a/fs/ocfs2/cluster/masklog.h
+++ b/fs/ocfs2/cluster/masklog.h
@@ -98,7 +98,6 @@
98#define ML_DLM_GLUE 0x0000000000080000ULL /* ocfs2 dlm glue layer */ 98#define ML_DLM_GLUE 0x0000000000080000ULL /* ocfs2 dlm glue layer */
99#define ML_BH_IO 0x0000000000100000ULL /* ocfs2 buffer I/O */ 99#define ML_BH_IO 0x0000000000100000ULL /* ocfs2 buffer I/O */
100#define ML_UPTODATE 0x0000000000200000ULL /* ocfs2 caching sequence #'s */ 100#define ML_UPTODATE 0x0000000000200000ULL /* ocfs2 caching sequence #'s */
101#define ML_NAMEI 0x0000000000400000ULL /* ocfs2 directory / namespace */
102#define ML_VOTE 0x0000000001000000ULL /* ocfs2 node messaging */ 101#define ML_VOTE 0x0000000001000000ULL /* ocfs2 node messaging */
103#define ML_DCACHE 0x0000000002000000ULL /* ocfs2 dcache operations */ 102#define ML_DCACHE 0x0000000002000000ULL /* ocfs2 dcache operations */
104#define ML_CONN 0x0000000004000000ULL /* net connection management */ 103#define ML_CONN 0x0000000004000000ULL /* net connection management */