[Pvfs2-cvs] commit by dbonnie in pvfs2/include: pvfs2-debug.h

CVS commit program cvs at parl.clemson.edu
Tue May 20 14:08:49 EDT 2008


Update of /anoncvs/pvfs2/include
In directory parlweb1:/tmp/cvs-serv22879/include

Modified Files:
      Tag: cu-security-branch
	pvfs2-debug.h 
Log Message:
Added debug code and log messages.


Index: pvfs2-debug.h
===================================================================
RCS file: /anoncvs/pvfs2/include/pvfs2-debug.h,v
diff -p -u -r1.58 -r1.58.4.1
--- pvfs2-debug.h	21 Jan 2008 22:27:19 -0000	1.58
+++ pvfs2-debug.h	20 May 2008 18:08:49 -0000	1.58.4.1
@@ -73,6 +73,7 @@
 #define GOSSIP_BSTREAM_DEBUG           ((uint64_t)1 << 51)
 #define GOSSIP_BMI_DEBUG_PORTALS       ((uint64_t)1 << 52)
 #define GOSSIP_USER_DEV_DEBUG          ((uint64_t)1 << 53)
+#define GOSSIP_SECURITY_DEBUG          ((uint64_t)1 << 54)
 
 /* NOTE: if you want your gossip flag to be controllable from 
  * pvfs2-set-debugmask you have to add it in



More information about the Pvfs2-cvs mailing list