[Pvfs2-cvs] commit by kunkel in pvfs2/test/client/sysint: pvfs2-ping-benchmark.c

CVS commit program cvs at parl.clemson.edu
Tue Aug 29 05:37:18 EDT 2006


Update of /projects/cvsroot/pvfs2/test/client/sysint
In directory parlweb1:/tmp/cvs-serv30210/test/client/sysint

Modified Files:
      Tag: kunkel-branch
	pvfs2-ping-benchmark.c 
Log Message:
Added function for hints which allows to specify hints in environemt 
variable.


Index: pvfs2-ping-benchmark.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/client/sysint/Attic/pvfs2-ping-benchmark.c,v
diff -p -u -r1.1.2.2 -r1.1.2.3
--- pvfs2-ping-benchmark.c	26 Aug 2006 19:58:17 -0000	1.1.2.2
+++ pvfs2-ping-benchmark.c	29 Aug 2006 09:37:18 -0000	1.1.2.3
@@ -70,7 +70,6 @@ int main(
     char **argv)
 {
     int ret = -1, err = 0;
-    int i;
     PVFS_fs_id fs_id;
     struct options *user_opts = NULL;
     char pvfs_path[PVFS_NAME_MAX] = { 0 };



More information about the Pvfs2-cvs mailing list