Whamcloud - gitweb
LU-5511 lfsck: repair unmatched parent-child pairs
[fs/lustre-release.git] / lustre / include / obd_support.h
index 8dfcce8..8eddbca 100644 (file)
@@ -517,6 +517,8 @@ int obd_alloc_fail(const void *ptr, const char *name, const char *type,
 #define OBD_FAIL_LFSCK_DELAY5          0x161b
 #define OBD_FAIL_LFSCK_BAD_NETWORK     0x161c
 #define OBD_FAIL_LFSCK_NO_LINKEA       0x161d
+#define OBD_FAIL_LFSCK_BAD_PARENT      0x161e
+#define OBD_FAIL_LFSCK_BAD_PARENT2     0x161f
 
 #define OBD_FAIL_LFSCK_NOTIFY_NET      0x16f0
 #define OBD_FAIL_LFSCK_QUERY_NET       0x16f1