X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Fobd_support.h;h=3d8f0471c6f7817e5a17a5fcd1cdcd87a635f0f5;hb=901f5186323eb6df71921bd093aa60d37cde77be;hp=b4098eaa8ba172bc306c4bdeb677e23a895b9690;hpb=7093fb094f0cf7ea1a5c9a21b198f41f2558a9b8;p=fs%2Flustre-release.git diff --git a/lustre/include/obd_support.h b/lustre/include/obd_support.h index b4098ea..3d8f047 100644 --- a/lustre/include/obd_support.h +++ b/lustre/include/obd_support.h @@ -522,6 +522,7 @@ int obd_alloc_fail(const void *ptr, const char *name, const char *type, #define OBD_FAIL_LFSCK_DANGLING2 0x1620 #define OBD_FAIL_LFSCK_DANGLING3 0x1621 #define OBD_FAIL_LFSCK_MUL_REF 0x1622 +#define OBD_FAIL_LFSCK_BAD_TYPE 0x1623 #define OBD_FAIL_LFSCK_NOTIFY_NET 0x16f0 #define OBD_FAIL_LFSCK_QUERY_NET 0x16f1