X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Finclude%2Fobd_support.h;h=042bc2f84c50bd612aae68e0957bc350e84e86b4;hb=refs%2Fchanges%2F93%2F7793%2F31;hp=f8aec41d9ff9215e286590ceac3a846934b82edc;hpb=f9ca359284357d145819beb08b316e932f7a3060;p=fs%2Flustre-release.git diff --git a/lustre/include/obd_support.h b/lustre/include/obd_support.h index f8aec41..042bc2f 100644 --- a/lustre/include/obd_support.h +++ b/lustre/include/obd_support.h @@ -388,6 +388,7 @@ extern char obd_jobid_var[]; #define OBD_FAIL_OSC_CP_ENQ_RACE 0x410 #define OBD_FAIL_OSC_NO_GRANT 0x411 #define OBD_FAIL_OSC_DELAY_SETTIME 0x412 +#define OBD_FAIL_OSC_CONNECT_GRANT_PARAM 0x413 #define OBD_FAIL_PTLRPC 0x500 #define OBD_FAIL_PTLRPC_ACK 0x501