ocfs2: Remove masklog ML_REFCOUNT.
[linux-2.6-microblaze.git] / fs / ocfs2 / cluster / masklog.h
index 155835a..845ea2b 100644 (file)
 #define ML_EXPORT      0x0000000010000000ULL /* ocfs2 export operations */
 #define ML_XATTR       0x0000000020000000ULL /* ocfs2 extended attributes */
 #define ML_QUOTA       0x0000000040000000ULL /* ocfs2 quota operations */
-#define ML_REFCOUNT    0x0000000080000000ULL /* refcount tree operations */
 #define ML_BASTS       0x0000000100000000ULL /* dlmglue asts and basts */
 #define ML_RESERVATIONS        0x0000000200000000ULL /* ocfs2 alloc reservations */
 #define ML_CLUSTER     0x0000000400000000ULL /* cluster stack */