Whamcloud - gitweb
Branch: b_new_cmd
authorwangdi <wangdi>
Tue, 1 Aug 2006 11:02:15 +0000 (11:02 +0000)
committerwangdi <wangdi>
Tue, 1 Aug 2006 11:02:15 +0000 (11:02 +0000)
oops forget commit this file

lustre/mdd/mdd_internal.h

index de6f01b..f6b9d4b 100644 (file)
@@ -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);