X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Flov%2Flov_internal.h;h=f8717a48162d3b529d9929ddd9951c6e17736bdf;hp=37015e24c07fff760d9905ce71e855ce76df12f8;hb=79353de5c7c8f23730abac4bb9c298672d4639ba;hpb=e12bc46a7167bc0ca43963338889eb12a2b8a375 diff --git a/lustre/lov/lov_internal.h b/lustre/lov/lov_internal.h index 37015e2..f8717a4 100644 --- a/lustre/lov/lov_internal.h +++ b/lustre/lov/lov_internal.h @@ -266,7 +266,7 @@ int lov_packmd(struct obd_export *exp, struct lov_mds_md **lmm, struct lov_stripe_md *lsm); int lov_unpackmd(struct obd_export *exp, struct lov_stripe_md **lsmp, struct lov_mds_md *lmm, int lmm_bytes); -int lov_setstripe(struct obd_export *exp, +int lov_setstripe(struct obd_export *exp, int max_lmm_size, struct lov_stripe_md **lsmp, struct lov_user_md *lump); int lov_setea(struct obd_export *exp, struct lov_stripe_md **lsmp, struct lov_user_md *lump);