Whamcloud - gitweb
LU-9367 llite: restore ll_file_getstripe in ll_lov_setstripe
[fs/lustre-release.git] / lustre / lov / lov_cl_internal.h
index e16a6aa..ca40cc8 100644 (file)
@@ -653,7 +653,8 @@ static inline struct lov_stripe_md_entry *lov_lse(struct lov_object *lov, int i)
 
 /* lov_pack.c */
 int lov_getstripe(const struct lu_env *env, struct lov_object *obj,
-                 struct lov_stripe_md *lsm, struct lov_user_md __user *lump);
+                 struct lov_stripe_md *lsm, struct lov_user_md __user *lump,
+                 size_t size);
 
 /** @} lov */