Whamcloud - gitweb
LU-1267 lfsck: rebuild LAST_ID
[fs/lustre-release.git] / lustre / include / lustre / lustre_lfsck_user.h
index 8daa152..aca5eb3 100644 (file)
@@ -60,7 +60,7 @@ enum lfsck_type {
 
 #define LFSCK_TYPES_ALL        ((__u16)(~0))
 #define LFSCK_TYPES_DEF        ((__u16)0)
-#define LFSCK_TYPES_SUPPORTED  LT_NAMESPACE
+#define LFSCK_TYPES_SUPPORTED  (LT_LAYOUT | LT_NAMESPACE)
 
 #define LFSCK_SPEED_NO_LIMIT   0
 #define LFSCK_SPEED_LIMIT_DEF  LFSCK_SPEED_NO_LIMIT