X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Fobd_support.h;h=6c342558e369448081f86f1cdbe9254d9677b42f;hp=2f8a95e99ed9ddb152cab701f0b8e53178765ab1;hb=3442db6faf685fbdbd092bdfdc8d273e4990a141;hpb=11aae875be5fb30a88281ab47e491b75447b299b diff --git a/lustre/include/obd_support.h b/lustre/include/obd_support.h index 2f8a95e..6c34255 100644 --- a/lustre/include/obd_support.h +++ b/lustre/include/obd_support.h @@ -520,6 +520,8 @@ extern char obd_jobid_var[]; #define OBD_FAIL_MDS_SYNC_CAPA_SL 0x1310 #define OBD_FAIL_SEQ_ALLOC 0x1311 #define OBD_FAIL_CAT_RECORDS 0x1312 +#define OBD_FAIL_CAT_FREE_RECORDS 0x1313 +#define OBD_FAIL_TIME_IN_CHLOG_USER 0x1314 #define OBD_FAIL_LLITE 0x1400 #define OBD_FAIL_LLITE_FAULT_TRUNC_RACE 0x1401