X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flclient.h;h=6d608640c214dd58f85f2e69c6a12825a09c3273;hp=974a03f728fb139144f19471a4f0dea574defd3d;hb=401614615d3e6512bb7f2376992b9ce0bd59f7c7;hpb=80ea65839c878f18b1471d89f4db0b6ba0450813 diff --git a/lustre/include/lclient.h b/lustre/include/lclient.h index 974a03f..6d60864 100644 --- a/lustre/include/lclient.h +++ b/lustre/include/lclient.h @@ -327,7 +327,8 @@ int ccc_io_one_lock(const struct lu_env *env, struct cl_io *io, loff_t start, loff_t end); void ccc_io_end(const struct lu_env *env, const struct cl_io_slice *ios); int ccc_prep_size(const struct lu_env *env, struct cl_object *obj, - struct cl_io *io, loff_t pos, int vfslock); + struct cl_io *io, loff_t start, size_t count, int vfslock, + int *exceed); void ccc_req_completion(const struct lu_env *env, const struct cl_req_slice *slice, int ioret); void ccc_req_attr_set(const struct lu_env *env,const struct cl_req_slice *slice,