Whamcloud - gitweb
LU-16483 ptlrpc: Track highest reply XID
[fs/lustre-release.git] / lustre / include / obd_support.h
index 732dfa6..4106083 100644 (file)
@@ -474,6 +474,7 @@ extern char obd_jobid_var[];
 #define OBD_FAIL_NET_ERROR_RPC          0x532
 #define OBD_FAIL_PTLRPC_IDLE_RACE       0x533
 #define OBD_FAIL_PTLRPC_ENQ_RESEND      0x534
+#define OBD_FAIL_PTLRPC_DELAY_SEND_FAIL         0x535
 
 #define OBD_FAIL_OBD_PING_NET            0x600
 /*     OBD_FAIL_OBD_LOG_CANCEL_NET      0x601 obsolete since 1.5 */