]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ocfs2/cluster/masklog.h
ocfs2: Implementation of local and global quota file handling
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / cluster / masklog.h
index 57670c6804713454f02f2a6b18ed5ca41bbbfe6b..7e72a81bc2d4e1923f23debe1d371da66e42c72b 100644 (file)
 #define ML_QUORUM      0x0000000008000000ULL /* net connection quorum */
 #define ML_EXPORT      0x0000000010000000ULL /* ocfs2 export operations */
 #define ML_XATTR       0x0000000020000000ULL /* ocfs2 extended attributes */
+#define ML_QUOTA       0x0000000040000000ULL /* ocfs2 quota operations */
 /* bits that are infrequently given and frequently matched in the high word */
 #define ML_ERROR       0x0000000100000000ULL /* sent to KERN_ERR */
 #define ML_NOTICE      0x0000000200000000ULL /* setn to KERN_NOTICE */