[Pvfs2-cvs] commit by dbonnie in pvfs2/src/common/misc:
pvfs2-debug.c
CVS commit program
cvs at parl.clemson.edu
Tue May 20 14:08:50 EDT 2008
Update of /anoncvs/pvfs2/src/common/misc
In directory parlweb1:/tmp/cvs-serv22879/src/common/misc
Modified Files:
Tag: cu-security-branch
pvfs2-debug.c
Log Message:
Added debug code and log messages.
Index: pvfs2-debug.c
===================================================================
RCS file: /anoncvs/pvfs2/src/common/misc/pvfs2-debug.c,v
diff -p -u -r1.51 -r1.51.4.1
--- pvfs2-debug.c 21 Jan 2008 22:27:19 -0000 1.51
+++ pvfs2-debug.c 20 May 2008 18:08:50 -0000 1.51.4.1
@@ -108,6 +108,8 @@ static __keyword_mask_t s_keyword_mask_m
{ "access_hostnames", GOSSIP_ACCESS_HOSTNAMES },
/* Show the client device events */
{ "user_dev", GOSSIP_USER_DEV_DEBUG },
+ /* Debug security module */
+ { "security", GOSSIP_SECURITY_DEBUG },
/* Debug the fsck tool */
{ "fsck", GOSSIP_FSCK_DEBUG },
{ "bstream", GOSSIP_BSTREAM_DEBUG },
More information about the Pvfs2-cvs
mailing list