Whamcloud - gitweb
LU-9620 tests: test race between pool_list and pool_remove
[fs/lustre-release.git] / lustre / include / obd_support.h
index 0c47add..3d1dae7 100644 (file)
@@ -249,7 +249,6 @@ extern char obd_jobid_var[];
 #define OBD_FAIL_MDS_XATTR_REP                 0x161
 #define OBD_FAIL_MDS_TRACK_OVERFLOW     0x162
 #define OBD_FAIL_MDS_LOV_CREATE_RACE    0x163
-#define OBD_FAIL_MDS_OSP_PRECREATE_WAIT         0x164
 
 /* layout lock */
 #define OBD_FAIL_MDS_NO_LL_GETATTR      0x170
@@ -327,6 +326,7 @@ extern char obd_jobid_var[];
 #define OBD_FAIL_OST_PAUSE_PUNCH         0x236
 #define OBD_FAIL_OST_LADVISE_PAUSE      0x237
 #define OBD_FAIL_OST_FAKE_RW            0x238
+#define OBD_FAIL_OST_LIST_ASSERT         0x239
 
 #define OBD_FAIL_LDLM                    0x300
 #define OBD_FAIL_LDLM_NAMESPACE_NEW      0x301
@@ -530,7 +530,10 @@ extern char obd_jobid_var[];
 #define OBD_FAIL_LLITE_CREATE_FILE_PAUSE           0x1409
 #define OBD_FAIL_LLITE_NEWNODE_PAUSE               0x140a
 #define OBD_FAIL_LLITE_SETDIRSTRIPE_PAUSE          0x140b
-
+#define OBD_FAIL_LLITE_CREATE_NODE_PAUSE           0x140c
+#define OBD_FAIL_LLITE_PTASK_IO_FAIL               0x140d
+#define OBD_FAIL_LLITE_IMUTEX_SEC                  0x140e
+#define OBD_FAIL_LLITE_IMUTEX_NOSEC                0x140f
 
 #define OBD_FAIL_FID_INDIR     0x1501
 #define OBD_FAIL_FID_INLMA     0x1502
@@ -581,6 +584,7 @@ extern char obd_jobid_var[];
 #define OBD_FAIL_LFSCK_BAD_SLAVE_NAME  0x162c
 #define OBD_FAIL_LFSCK_ASSISTANT_DIRECT        0x162d
 #define OBD_FAIL_LFSCK_LOST_MDTOBJ2    0x162e
+#define OBD_FAIL_LFSCK_BAD_PFL_RANGE   0x162f
 
 #define OBD_FAIL_LFSCK_NOTIFY_NET      0x16f0
 #define OBD_FAIL_LFSCK_QUERY_NET       0x16f1