Whamcloud - gitweb
Fixes from b_port_step needed to get HEAD to build.
[fs/lustre-release.git] / lustre / liblustre / lutil.c
index 248cc33..7ad8aa5 100644 (file)
@@ -44,8 +44,7 @@
 void portals_debug_dumplog(void){};
 #endif
 
-unsigned int portal_subsystem_debug = ~0 - (S_PORTALS | S_QSWNAL | S_SOCKNAL |
-                                            S_GMNAL | S_OPENIBNAL);
+unsigned int portal_subsystem_debug = ~0 - S_NAL;
 unsigned int portal_debug = 0;
 
 struct task_struct     *current;