X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fptlrpc%2Fptlrpc_internal.h;h=ff5be4ea61c26935b3c67dd18a7613555f6c706c;hb=b72c4e8d0d1e7b34b67cc7dfa0c2d8da72cfe00d;hp=2282bf8f604edbccd59d4fd04796a0d2690757bb;hpb=24564b398f53009521aeda5d653e57fe8b525775;p=fs%2Flustre-release.git diff --git a/lustre/ptlrpc/ptlrpc_internal.h b/lustre/ptlrpc/ptlrpc_internal.h index 2282bf8..ff5be4e 100644 --- a/lustre/ptlrpc/ptlrpc_internal.h +++ b/lustre/ptlrpc/ptlrpc_internal.h @@ -47,7 +47,7 @@ struct ldlm_res_id; struct ptlrpc_request_set; extern int test_req_buffer_pressure; -int ptlrpc_start_thread(struct ptlrpc_service_part *svcpt); +int ptlrpc_start_thread(struct ptlrpc_service_part *svcpt, int wait); /* ptlrpcd.c */ int ptlrpcd_start(int index, int max, const char *name, struct ptlrpcd_ctl *pc);