[PVFS2-CVS] commit by bradles in pvfs2/src/io/flow/flowproto-bmi-cache: flowproto-bmi-cache-server.c

CVS commit program cvs at parl.clemson.edu
Thu Jul 7 12:35:45 EDT 2005


Update of /projects/cvsroot/pvfs2/src/io/flow/flowproto-bmi-cache
In directory parlweb:/tmp/cvs-serv18292/src/io/flow/flowproto-bmi-cache

Modified Files:
	flowproto-bmi-cache-server.c 
Log Message:
Updates for standardized spelling in pint-request.h and new distribution
function signatures.


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.11 -r1.12
--- flowproto-bmi-cache-server.c	7 Dec 2004 14:52:14 -0000	1.11
+++ flowproto-bmi-cache-server.c	7 Jul 2005 15:35:45 -0000	1.12
@@ -532,7 +532,7 @@ int  bmi_cache_request_init(struct fp_pr
 		pint_req->result.segmax = MAX_REGIONS;
 		pint_req->result.segs = 0;
 
-		ret = PINT_Process_request( flow_d->file_req_state,
+		ret = PINT_process_request( flow_d->file_req_state,
 					flow_d->mem_req_state,
 					&flow_d->file_data,
 					&pint_req->result,



More information about the PVFS2-CVS mailing list