Whamcloud - gitweb
LU-1866 lfsck: LFSCK for namespace consistency (1)
[fs/lustre-release.git] / lustre / mdd / mdd_internal.h
index 248a42a..8d8f4d8 100644 (file)
@@ -94,6 +94,7 @@ struct mdd_dot_lustre_objs {
 };
 
 extern const char lfsck_bookmark_name[];
+extern const char lfsck_namespace_name[];
 
 struct mdd_device {
         struct md_device                 mdd_md_dev;