Whamcloud - gitweb
oops -- I didn't mean to commit this change to the default subsys_debug
authorpschwan <pschwan>
Fri, 4 Jul 2003 09:05:17 +0000 (09:05 +0000)
committerpschwan <pschwan>
Fri, 4 Jul 2003 09:05:17 +0000 (09:05 +0000)
lnet/lnet/api-init.c
lustre/portals/portals/api-init.c

index 20a67fc..e59c922 100644 (file)
@@ -26,7 +26,7 @@
 #include <portals/api-support.h>
 
 int ptl_init;
-unsigned int portal_subsystem_debug = ~0;
+unsigned int portal_subsystem_debug = 0xfff7e3ff;
 unsigned int portal_debug = ~0;
 unsigned int portal_printk;
 unsigned int portal_stack;
index 20a67fc..e59c922 100644 (file)
@@ -26,7 +26,7 @@
 #include <portals/api-support.h>
 
 int ptl_init;
-unsigned int portal_subsystem_debug = ~0;
+unsigned int portal_subsystem_debug = 0xfff7e3ff;
 unsigned int portal_debug = ~0;
 unsigned int portal_printk;
 unsigned int portal_stack;