[Pvfs2-cvs] commit by slang in pvfs2/src/server: pvfs2-server.c
CVS commit program
cvs at parl.clemson.edu
Fri Apr 20 17:00:26 EDT 2007
Update of /projects/cvsroot/pvfs2/src/server
In directory parlweb1:/tmp/cvs-serv31705/src/server
Modified Files:
pvfs2-server.c
Log Message:
get rid of overly verbose debug msg
Index: pvfs2-server.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/server/pvfs2-server.c,v
diff -p -u -r1.239 -r1.240
--- pvfs2-server.c 18 Apr 2007 16:38:58 -0000 1.239
+++ pvfs2-server.c 20 Apr 2007 21:00:25 -0000 1.240
@@ -624,8 +624,6 @@ int main(int argc, char **argv)
{
/* int unexpected_msg = 0; */
struct PINT_smcb *smcb = server_completed_job_p_array[i];
- gossip_debug(GOSSIP_SERVER_DEBUG, "PVFS2 Server: job "
- "completed smcb %p\n", smcb);
/* NOTE: PINT_state_machine_next() is a function that
* is shared with the client-side state machine
More information about the Pvfs2-cvs
mailing list