From: alex Date: Fri, 16 Sep 2005 09:49:24 +0000 (+0000) Subject: - we don't need this LBUG during acceptance X-Git-Tag: 1.4.10~503 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=6c2631384681bb429270e88f3175bc34a2f6aa68;p=fs%2Flustre-release.git - we don't need this LBUG during acceptance --- diff --git a/lustre/ldlm/ldlm_lib.c b/lustre/ldlm/ldlm_lib.c index 6fd8d1f..acd8f02 100644 --- a/lustre/ldlm/ldlm_lib.c +++ b/lustre/ldlm/ldlm_lib.c @@ -1421,7 +1421,7 @@ static int target_recovery_thread(void *arg) atomic_sub(stale, &obd->obd_lock_replay_clients); abort_req_replay_queue(obd); /* XXX for debuggin tests 11 and 17 */ - LBUG(); + /* LBUG(); */ } /* The second stage: replay locks */