X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Flmv%2Flmv_internal.h;h=9f0ec1dde2896de00e31408c6a81bd53518d9ba1;hp=aa61b226d3ea3c4efcc376d2f8123c1a3d28b357;hb=8f27184b14a192848429e52ac234805c324e1f7a;hpb=473bc6473eb8d6d78069a561dbe035e795d8b7e2 diff --git a/lustre/lmv/lmv_internal.h b/lustre/lmv/lmv_internal.h index aa61b22..9f0ec1d 100644 --- a/lustre/lmv/lmv_internal.h +++ b/lustre/lmv/lmv_internal.h @@ -60,9 +60,6 @@ int __lmv_fid_alloc(struct lmv_obd *lmv, struct lu_fid *fid, u32 mds); int lmv_fid_alloc(const struct lu_env *env, struct obd_export *exp, struct lu_fid *fid, struct md_op_data *op_data); -int lmv_unpack_md(struct obd_export *exp, struct lmv_stripe_md **lsmp, - const union lmv_mds_md *lmm, int stripe_count); - int lmv_revalidate_slaves(struct obd_export *exp, const struct lmv_stripe_md *lsm, ldlm_blocking_callback cb_blocking,