]> Pileus Git - ~andy/linux/blobdiff - fs/dlm/dlm_internal.h
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penber...
[~andy/linux] / fs / dlm / dlm_internal.h
index 871c1abf6029869ba7157c2f0db032eaabe951f3..77c0f70f8fe8890971cd6dd0449c81a63b218a51 100644 (file)
@@ -337,6 +337,7 @@ enum rsb_flags {
        RSB_NEW_MASTER2,
        RSB_RECOVER_CONVERT,
        RSB_RECOVER_GRANT,
+       RSB_RECOVER_LVB_INVAL,
 };
 
 static inline void rsb_set_flag(struct dlm_rsb *r, enum rsb_flags flag)