[PVFS2-CVS] commit by robl in pvfs2-1/src/server: small-io.sm
CVS commit program
cvs at parl.clemson.edu
Tue Jan 10 11:56:09 EST 2006
Update of /projects/cvsroot/pvfs2-1/src/server
In directory parlweb:/tmp/cvs-serv9598/src/server
Modified Files:
small-io.sm
Log Message:
remove unused variable
Index: small-io.sm
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/src/server/small-io.sm,v
diff -u -w -p -u -r1.9 -r1.10
--- small-io.sm 10 Jan 2006 01:09:33 -0000 1.9
+++ small-io.sm 10 Jan 2006 16:56:08 -0000 1.10
@@ -61,7 +61,6 @@ machine pvfs2_small_io_sm(
static int small_io_start_job(PINT_server_op *s_op, job_status_s *js_p)
{
int ret;
- int i;
job_id_t tmp_id;
PINT_Request_state * file_req_state;
PINT_request_file_data fdata;
More information about the PVFS2-CVS
mailing list