X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Fobd_support.h;h=cda024f60294c3e4386b0025429b848edf1e0fa3;hb=ea848c49b35af946e963856f11c09b1fe5f7f8e8;hp=99d4db04aa3ee2aac796f36b8e606f81182f2d53;hpb=7bfe2fbd85fcb2f88b93e4340baaf80f3f84b903;p=fs%2Flustre-release.git diff --git a/lustre/include/obd_support.h b/lustre/include/obd_support.h index 99d4db0..cda024f 100644 --- a/lustre/include/obd_support.h +++ b/lustre/include/obd_support.h @@ -251,6 +251,7 @@ int obd_alloc_fail(const void *ptr, const char *name, const char *type, #define OBD_FAIL_LDLM_PAUSE_CANCEL 0x312 #define OBD_FAIL_LDLM_CLOSE_THREAD 0x313 #define OBD_FAIL_LDLM_CANCEL_BL_CB_RACE 0x314 +#define OBD_FAIL_LDLM_CP_CB_WAIT 0x315 #define OBD_FAIL_OSC 0x400 #define OBD_FAIL_OSC_BRW_READ_BULK 0x401