X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fptlrpc%2Fservice.c;fp=lustre%2Fptlrpc%2Fservice.c;h=da4899add063e403b50838e491cd00b317940c9b;hp=f5d11fdf9b856db62e9ae958549aaaaaedf78e86;hb=7c549da4014a7c7f7f662876115db16f4b05d74c;hpb=4b9f459af2c5325f625f49be79b314de86bab07f diff --git a/lustre/ptlrpc/service.c b/lustre/ptlrpc/service.c index f5d11fd..da4899a 100644 --- a/lustre/ptlrpc/service.c +++ b/lustre/ptlrpc/service.c @@ -3427,7 +3427,7 @@ ptlrpc_service_unlink_rqbd(struct ptlrpc_service *svc) */ spin_lock(&svcpt->scp_lock); while (svcpt->scp_nrqbds_posted != 0) { - int seconds = LONG_UNLINK; + int seconds = PTLRPC_REQ_LONG_UNLINK; spin_unlock(&svcpt->scp_lock); /*