X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fost%2Fost_internal.h;fp=lustre%2Fost%2Fost_internal.h;h=ff77a522caa3cd38d6eb77a9102ce49dd3177399;hb=d800fc41a1abdaf7aaf6c0e3e7ddcdec489985a8;hp=a751b437d90951af003a7fe4f872102dcb6cb544;hpb=79c740588c809754338cb496cf9cf2f2afbff631;p=fs%2Flustre-release.git diff --git a/lustre/ost/ost_internal.h b/lustre/ost/ost_internal.h index a751b43..ff77a52 100644 --- a/lustre/ost/ost_internal.h +++ b/lustre/ost/ost_internal.h @@ -62,10 +62,6 @@ struct ost_thread_local_cache { struct ost_thread_local_cache *ost_tls(struct ptlrpc_request *r); -/* threads for handling "create" request */ -#define OSS_CR_THREADS_MIN 2UL -#define OSS_CR_THREADS_MAX 16UL - /* Quota stuff */ extern quota_interface_t *quota_interface;