X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Fobd_support.h;h=5412ecb88be36dfe6dd01761f74e20bfae3285f0;hp=b7cce6371b35b380f1becf39bdc72026396bfd10;hb=e7554aac8fce48e1c84c67571f209db01f4f81fa;hpb=b356ff8e1bec6a1653c3ab5ed393742344457f64 diff --git a/lustre/include/obd_support.h b/lustre/include/obd_support.h index b7cce63..5412ecb 100644 --- a/lustre/include/obd_support.h +++ b/lustre/include/obd_support.h @@ -515,6 +515,7 @@ int obd_alloc_fail(const void *ptr, const char *name, const char *type, #define OBD_FAIL_LFSCK_INVALID_PFID 0x1619 #define OBD_FAIL_LFSCK_LOST_SPEOBJ 0x161a #define OBD_FAIL_LFSCK_DELAY5 0x161b +#define OBD_FAIL_LFSCK_BAD_NETWORK 0x161c #define OBD_FAIL_LFSCK_NOTIFY_NET 0x16f0 #define OBD_FAIL_LFSCK_QUERY_NET 0x16f1