Whamcloud - gitweb
b=5114
authorjacob <jacob>
Tue, 9 Nov 2004 02:26:51 +0000 (02:26 +0000)
committerjacob <jacob>
Tue, 9 Nov 2004 02:26:51 +0000 (02:26 +0000)
add placeholder for fail loc defined on b_cray

lustre/include/linux/obd_support.h

index 9a014ec..26d95f6 100644 (file)
@@ -84,7 +84,10 @@ extern wait_queue_head_t obd_race_waitq;
 #define OBD_FAIL_MDS_DONE_WRITING_NET    0x126
 #define OBD_FAIL_MDS_DONE_WRITING_PACK   0x127
 #define OBD_FAIL_MDS_ALLOC_OBDO          0x128
-#define OBD_FAIL_MDS_STATFS_LCW_SLEEP    0x129
+#if 0 /* added on b_cray */
+#define OBD_FAIL_MDS_PAUSE_OPEN          0x129
+#endif
+#define OBD_FAIL_MDS_STATFS_LCW_SLEEP    0x12a
 
 #define OBD_FAIL_OST                     0x200
 #define OBD_FAIL_OST_CONNECT_NET         0x201