X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre_lmv.h;h=6c13fe7721474cbc209a4b2dc92c19a1f1373d1b;hp=7e232971a4d791997e178aef78051aa9c72ea292;hb=8f27184b14a192848429e52ac234805c324e1f7a;hpb=473bc6473eb8d6d78069a561dbe035e795d8b7e2 diff --git a/lustre/include/lustre_lmv.h b/lustre/include/lustre_lmv.h index 7e23297..6c13fe7 100644 --- a/lustre/include/lustre_lmv.h +++ b/lustre/include/lustre_lmv.h @@ -78,9 +78,6 @@ lsm_md_eq(const struct lmv_stripe_md *lsm1, const struct lmv_stripe_md *lsm2) } union lmv_mds_md; -int lmv_alloc_md(union lmv_mds_md **lmmp, int stripe_count); -void lmv_free_md(union lmv_mds_md *lmm); -int lmv_alloc_memmd(struct lmv_stripe_md **lsmp, int stripe_count); void lmv_free_memmd(struct lmv_stripe_md *lsm); int lmvea_load_shards(const struct lu_env *env, struct dt_object *obj,