X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Fobd_support.h;h=54843ee590f105cd3ccdfc08ad2da135644012d2;hp=4a0ca3287c7914f76093f37947192b99e5bc04ad;hb=37a5157b84bce367e31743cb8648a15618492531;hpb=9a6b2622c932686b28d2d4a041c769c3f3f3c3f3 diff --git a/lustre/include/obd_support.h b/lustre/include/obd_support.h index 4a0ca32..54843ee 100644 --- a/lustre/include/obd_support.h +++ b/lustre/include/obd_support.h @@ -249,6 +249,7 @@ 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_HSM_CDT_DELAY 0x164 /* layout lock */ #define OBD_FAIL_MDS_NO_LL_GETATTR 0x170 @@ -326,6 +327,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 +532,9 @@ extern char obd_jobid_var[]; #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