X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fliblustre%2Flutil.c;h=7ad8aa5cb6e847a55fcccd8e91619450461d584f;hp=248cc333a8c230bae25d175c6b862ed38b7a11f2;hb=63de3bfeb1a127bbc8e47c0391c98029394ff411;hpb=849eb987935a13113ffad976b9cbf0e69222fe20 diff --git a/lustre/liblustre/lutil.c b/lustre/liblustre/lutil.c index 248cc33..7ad8aa5 100644 --- a/lustre/liblustre/lutil.c +++ b/lustre/liblustre/lutil.c @@ -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;