X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Fobd_support.h;h=5c44cfb1af9c244617e73f99ba72808b99899cae;hp=9c9ae28e4494d9c39abbd8df4b247a78b1d7f34d;hb=20544bd96269dbda51a76d31c2d09935637e8b2d;hpb=9ca23c48a069b07c49cac3dfb725e94b3e634e65;ds=inline diff --git a/lustre/include/obd_support.h b/lustre/include/obd_support.h index 9c9ae28..5c44cfb 100644 --- a/lustre/include/obd_support.h +++ b/lustre/include/obd_support.h @@ -263,6 +263,7 @@ int obd_alloc_fail(const void *ptr, const char *name, const char *type, #define OBD_FAIL_OSD_SCRUB_CRASH 0x191 #define OBD_FAIL_OSD_SCRUB_FATAL 0x192 #define OBD_FAIL_OSD_FID_MAPPING 0x193 +#define OBD_FAIL_OSD_LMA_INCOMPAT 0x194 #define OBD_FAIL_OST 0x200 #define OBD_FAIL_OST_CONNECT_NET 0x201