Whamcloud - gitweb
b=17323
authoryury <yury>
Tue, 21 Oct 2008 17:21:10 +0000 (17:21 +0000)
committeryury <yury>
Tue, 21 Oct 2008 17:21:10 +0000 (17:21 +0000)
r=adilger,johann

- fixes log_cancel resend handling

lustre/include/obd_support.h

index 9238782..edf4148 100644 (file)
@@ -270,6 +270,7 @@ extern unsigned int obd_alloc_fail_rate;
 #define OBD_FAIL_OBD_QC_CALLBACK_NET     0x603
 #define OBD_FAIL_OBD_DQACQ               0x604
 #define OBD_FAIL_OBD_LLOG_SETUP          0x605
+#define OBD_FAIL_OBD_LOG_CANCEL_REP      0x606
 
 #define OBD_FAIL_TGT_REPLY_NET           0x700
 #define OBD_FAIL_TGT_CONN_RACE           0x701