X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Fdt_object.h;h=a54157ea4d698414f863c81dfe14b0d2cecfa1bb;hb=a2245cbf99d15a24605e355f26b7612895ae2287;hp=90f8cb5ea9132a86fb9a320d5a357d91e0d5a8f8;hpb=ca58021173bbfe465a13cd34cc42b12fe5af31e4;p=fs%2Flustre-release.git diff --git a/lustre/include/dt_object.h b/lustre/include/dt_object.h index 90f8cb5..a54157e 100644 --- a/lustre/include/dt_object.h +++ b/lustre/include/dt_object.h @@ -2069,7 +2069,7 @@ int dt_record_read(const struct lu_env *env, struct dt_object *dt, int dt_record_write(const struct lu_env *env, struct dt_object *dt, const struct lu_buf *buf, loff_t *pos, struct thandle *th); typedef int (*dt_index_page_build_t)(const struct lu_env *env, - union lu_page *lp, int nob, + union lu_page *lp, size_t nob, const struct dt_it_ops *iops, struct dt_it *it, __u32 attr, void *arg); int dt_index_walk(const struct lu_env *env, struct dt_object *obj,