Whamcloud - gitweb
LU-5512 lfsck: repair dangling name entry
[fs/lustre-release.git] / lustre / include / obd_support.h
index 8eddbca..4c80683 100644 (file)
@@ -519,6 +519,8 @@ int obd_alloc_fail(const void *ptr, const char *name, const char *type,
 #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_DANGLING2       0x1620
+#define OBD_FAIL_LFSCK_DANGLING3       0x1621
 
 #define OBD_FAIL_LFSCK_NOTIFY_NET      0x16f0
 #define OBD_FAIL_LFSCK_QUERY_NET       0x16f1