Whamcloud - gitweb
land v0.9.1 on HEAD, in preparation for a 1.0.x branch
[fs/lustre-release.git] / lustre / portals / portals / api-init.c
index e59c922..020a2a9 100644 (file)
@@ -26,8 +26,9 @@
 #include <portals/api-support.h>
 
 int ptl_init;
-unsigned int portal_subsystem_debug = 0xfff7e3ff;
+unsigned int portal_subsystem_debug = ~0 - (S_PORTALS | S_QSWNAL | S_SOCKNAL | S_GMNAL | S_IBNAL);
 unsigned int portal_debug = ~0;
+unsigned int portal_cerror = 1;
 unsigned int portal_printk;
 unsigned int portal_stack;