From: wangdi Date: Tue, 1 Aug 2006 11:02:15 +0000 (+0000) Subject: Branch: b_new_cmd X-Git-Tag: v1_8_0_110~486^2~1306 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=773309ef970250a9e5273c221de163b37fe2cc3d;p=fs%2Flustre-release.git Branch: b_new_cmd oops forget commit this file --- diff --git a/lustre/mdd/mdd_internal.h b/lustre/mdd/mdd_internal.h index de6f01b..f6b9d4b 100644 --- a/lustre/mdd/mdd_internal.h +++ b/lustre/mdd/mdd_internal.h @@ -59,7 +59,7 @@ int mdd_xattr_set(const struct lu_context *ctxt, struct md_object *obj, const void *buf, int buf_len, const char *name, int fl); int mdd_lov_set_md(const struct lu_context *ctxt, struct md_object *pobj, struct md_object *child, struct lov_mds_md *lmm, - int lmm_size); + int lmm_size, int mode); int mdd_lov_create(const struct lu_context *ctxt, struct mdd_device *mdd, struct mdd_object *child, struct lov_mds_md **lmm, int *lmm_size);