Whamcloud - gitweb
Comment out unused lock.
authoradilger <adilger>
Tue, 8 Oct 2002 07:23:36 +0000 (07:23 +0000)
committeradilger <adilger>
Tue, 8 Oct 2002 07:23:36 +0000 (07:23 +0000)
lustre/ldlm/ldlm_lock.c

index 7f28e9e..db2cf23 100644 (file)
@@ -31,7 +31,7 @@
 #include <linux/obd_class.h>
 
 /* this lock protects ldlm_handle2lock's integrity */
-static spinlock_t ldlm_handle_lock = SPIN_LOCK_UNLOCKED;
+//static spinlock_t ldlm_handle_lock = SPIN_LOCK_UNLOCKED;
 
 /* lock types */
 char *ldlm_lockname[] = {