Whamcloud - gitweb
LU-5506 lfsck: skip orphan OST-object handling for failed OSTs
[fs/lustre-release.git] / lustre / include / obd_support.h
index b7cce63..5412ecb 100644 (file)
@@ -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