From fe690f4e435b76a4b5d7c4f20c1858b2ed3c09b3 Mon Sep 17 00:00:00 2001 From: jacob Date: Tue, 29 Mar 2005 18:53:37 +0000 Subject: [PATCH] didn't mean for this to go in --- lustre/ptlrpc/service.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lustre/ptlrpc/service.c b/lustre/ptlrpc/service.c index 98cd63e..829c078 100644 --- a/lustre/ptlrpc/service.c +++ b/lustre/ptlrpc/service.c @@ -545,8 +545,6 @@ ptlrpc_server_handle_request (struct ptlrpc_service *svc) rc = svc->srv_handler(request); - LASSERT(request); - request->rq_phase = RQ_PHASE_COMPLETE; CDEBUG(D_RPCTRACE, "Handled RPC pname:cluuid+ref:pid:xid:ni:nid:opc " -- 1.8.3.1