Whamcloud - gitweb
LU-11025 dne: introduce new directory hash type: "crush"
[fs/lustre-release.git] / lustre / utils / liblustreapi.c
index 2129169..a753dfc 100644 (file)
@@ -87,6 +87,7 @@ const char *liblustreapi_cmd;
 char *mdt_hash_name[] = { "none",
                          LMV_HASH_NAME_ALL_CHARS,
                          LMV_HASH_NAME_FNV_1A_64,
+                         LMV_HASH_NAME_CRUSH,
 };
 
 struct lustre_foreign_type lu_foreign_types[] = {