X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fobdclass%2Fcl_internal.h;h=8ef48ef5504a8f81985ef9f1f42fb34fd5b45a40;hb=3db1d3322eb0d4271496c6fea169fb10fa500ebb;hp=0c1276deb37bc953b991a7e67bcea5933c2616df;hpb=ccabce23bd9e366c345c852f565766a799f61238;p=fs%2Flustre-release.git diff --git a/lustre/obdclass/cl_internal.h b/lustre/obdclass/cl_internal.h index 0c1276d..8ef48ef 100644 --- a/lustre/obdclass/cl_internal.h +++ b/lustre/obdclass/cl_internal.h @@ -46,6 +46,8 @@ struct cl_thread_info { struct cl_sync_io clt_anchor; }; +extern struct kmem_cache *cl_dio_aio_kmem; + struct cl_thread_info *cl_env_info(const struct lu_env *env); void cl_page_disown0(const struct lu_env *env, struct cl_io *io, struct cl_page *pg);