From: tappro Date: Thu, 24 Jul 2008 11:37:11 +0000 (+0000) Subject: - land b_ver_recov X-Git-Tag: v1_7_72~1^113~1 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=b5606e86d7f757410586f67e12923d124f39d747;p=fs%2Flustre-release.git - land b_ver_recov --- diff --git a/lustre/include/obd_support.h b/lustre/include/obd_support.h index 682b091..d32b444 100644 --- a/lustre/include/obd_support.h +++ b/lustre/include/obd_support.h @@ -257,6 +257,7 @@ extern unsigned int obd_alloc_fail_rate; #define OBD_FAIL_PTLRPC_CLIENT_BULK_CB 0x508 #define OBD_FAIL_PTLRPC_PAUSE_REQ 0x50a #define OBD_FAIL_PTLRPC_PAUSE_REP 0x50c +#define OBD_FAIL_PTLRPC_IMP_DEACTIVE 0x50d #define OBD_FAIL_OBD_PING_NET 0x600 #define OBD_FAIL_OBD_LOG_CANCEL_NET 0x601