diff options
Diffstat (limited to 'fs/ocfs2/cluster/masklog.h')
-rw-r--r-- | fs/ocfs2/cluster/masklog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ocfs2/cluster/masklog.h b/fs/ocfs2/cluster/masklog.h index 155835a6b1c3..845ea2b02f0b 100644 --- a/fs/ocfs2/cluster/masklog.h +++ b/fs/ocfs2/cluster/masklog.h | |||
@@ -110,7 +110,6 @@ | |||
110 | #define ML_EXPORT 0x0000000010000000ULL /* ocfs2 export operations */ | 110 | #define ML_EXPORT 0x0000000010000000ULL /* ocfs2 export operations */ |
111 | #define ML_XATTR 0x0000000020000000ULL /* ocfs2 extended attributes */ | 111 | #define ML_XATTR 0x0000000020000000ULL /* ocfs2 extended attributes */ |
112 | #define ML_QUOTA 0x0000000040000000ULL /* ocfs2 quota operations */ | 112 | #define ML_QUOTA 0x0000000040000000ULL /* ocfs2 quota operations */ |
113 | #define ML_REFCOUNT 0x0000000080000000ULL /* refcount tree operations */ | ||
114 | #define ML_BASTS 0x0000000100000000ULL /* dlmglue asts and basts */ | 113 | #define ML_BASTS 0x0000000100000000ULL /* dlmglue asts and basts */ |
115 | #define ML_RESERVATIONS 0x0000000200000000ULL /* ocfs2 alloc reservations */ | 114 | #define ML_RESERVATIONS 0x0000000200000000ULL /* ocfs2 alloc reservations */ |
116 | #define ML_CLUSTER 0x0000000400000000ULL /* cluster stack */ | 115 | #define ML_CLUSTER 0x0000000400000000ULL /* cluster stack */ |