]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/ocfs2/cluster/masklog.h
ocfs2: Remove masklog ML_AIO.
[karo-tx-linux.git] / fs / ocfs2 / cluster / masklog.h
index 0e65bae257d6ad736bf06a07d859bb95f6e46a1d..0fe96c2830c2ab50956e04fd89a5d44fd7d3f6fb 100644 (file)
 #define ML_DLM_THREAD  0x0000000000000400ULL /* dlm domain thread */
 #define ML_DLM_MASTER  0x0000000000000800ULL /* dlm master functions */
 #define ML_DLM_RECOVERY        0x0000000000001000ULL /* dlm master functions */
-#define ML_AIO         0x0000000000002000ULL /* ocfs2 aio read and write */
-#define ML_JOURNAL     0x0000000000004000ULL /* ocfs2 journalling functions */
 #define ML_DLM_GLUE    0x0000000000080000ULL /* ocfs2 dlm glue layer */
-#define ML_BH_IO       0x0000000000100000ULL /* ocfs2 buffer I/O */
-#define ML_UPTODATE    0x0000000000200000ULL /* ocfs2 caching sequence #'s */
-#define ML_NAMEI       0x0000000000400000ULL /* ocfs2 directory / namespace */
 #define ML_VOTE                0x0000000001000000ULL /* ocfs2 node messaging  */
-#define ML_DCACHE      0x0000000002000000ULL /* ocfs2 dcache operations */
 #define ML_CONN                0x0000000004000000ULL /* net connection management */
 #define ML_QUORUM      0x0000000008000000ULL /* net connection quorum */
-#define ML_EXPORT      0x0000000010000000ULL /* ocfs2 export operations */
 #define ML_BASTS       0x0000000100000000ULL /* dlmglue asts and basts */
 #define ML_CLUSTER     0x0000000400000000ULL /* cluster stack */