[Pvfs2-cvs] commit by slang in
pvfs2/src/io/flow/flowproto-bmi-cache: flowproto-bmi-cache-server.c
CVS commit program
cvs at parl.clemson.edu
Thu Sep 11 16:50:26 EDT 2008
Update of /projects/cvsroot/pvfs2/src/io/flow/flowproto-bmi-cache
In directory parlweb1:/tmp/cvs-serv25368/src/io/flow/flowproto-bmi-cache
Modified Files:
Tag: directio-branch
flowproto-bmi-cache-server.c
Log Message:
fixes to dio branch after revers merge.
Index: flowproto-bmi-cache-server.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/flow/flowproto-bmi-cache/flowproto-bmi-cache-server.c,v
diff -p -u -r1.17 -r1.17.46.1
--- flowproto-bmi-cache-server.c 27 May 2006 23:52:21 -0000 1.17
+++ flowproto-bmi-cache-server.c 11 Sep 2008 20:50:26 -0000 1.17.46.1
@@ -312,7 +312,6 @@ int fp_bmi_cache_post(flow_descriptor *
fprintf(stderr, "TROVE_open_context() failure.\n");
return (-1);
}
- fprintf(stderr, "collid:%d, trove_context:%d\n", flow_d->dest.u.trove.coll_id, global_trove_context);
ret = cache_init(&info);
if ( ret < 0 )
More information about the Pvfs2-cvs
mailing list