Whamcloud - gitweb
Branch: HEAD
authorwangdi <wangdi>
Wed, 17 Aug 2005 09:45:52 +0000 (09:45 +0000)
committerwangdi <wangdi>
Wed, 17 Aug 2005 09:45:52 +0000 (09:45 +0000)
revert LBUG back in target_recovery_thread

lustre/ldlm/ldlm_lib.c

index 75ac006..0927476 100644 (file)
@@ -1412,7 +1412,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 */