[Pvfs2-cvs] commit by mtmoore in pvfs2/include: pvfs2-debug.h
CVS commit program
cvs at parl.clemson.edu
Mon Aug 24 17:03:07 EDT 2009
Update of /projects/cvsroot/pvfs2/include
In directory parlweb1:/tmp/cvs-serv6705/pvfs2/include
Modified Files:
Tag: Orange-mtmoore
pvfs2-debug.h
Log Message:
initial get-path state machine and associated changes
Index: pvfs2-debug.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/include/pvfs2-debug.h,v
diff -p -u -r1.59.10.1.10.1 -r1.59.10.1.10.2
--- pvfs2-debug.h 14 Jul 2009 17:19:32 -0000 1.59.10.1.10.1
+++ pvfs2-debug.h 24 Aug 2009 21:03:07 -0000 1.59.10.1.10.2
@@ -77,6 +77,7 @@
#define GOSSIP_MGMT_DEBUG ((uint64_t)1 << 55)
#define GOSSIP_MIRROR_DEBUG ((uint64_t)1 << 56)
#define GOSSIP_GETVALUE_DEBUG ((uint64_t)1 << 57)
+#define GOSSIP_GETPATH_DEBUG ((uint64_t)1 << 58)
/* 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