[patch 4/9] dlm: uncomment unregister_lockspace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The call to unregister_lockspace was left commented out from previous
debugging.

Signed-off-by: David Teigland <[email protected]>

Index: linux/drivers/dlm/device.c
===================================================================
--- linux.orig/drivers/dlm/device.c	2005-06-02 12:28:30.000000000 +0800
+++ linux/drivers/dlm/device.c	2005-06-02 12:58:09.796172200 +0800
@@ -594,8 +594,7 @@
 
 		if (lsinfo->ls_lockspace) {
 			if (test_bit(LS_FLAG_AUTOFREE, &lsinfo->ls_flags)) {
-				/* TODO this breaks!
-				unregister_lockspace(lsinfo, 1); */
+				unregister_lockspace(lsinfo, 1);
 			}
 		} else {
 			kfree(lsinfo->ls_miscinfo.name);

--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux