[Pvfs2-cvs] commit by robl in pvfs2-1/test/io/trove: trove-mkfs.c
CVS commit program
cvs at parl.clemson.edu
Tue Oct 24 11:17:14 EDT 2006
Update of /projects/cvsroot/pvfs2-1/test/io/trove
In directory parlweb1:/tmp/cvs-serv9920/test/io/trove
Modified Files:
trove-mkfs.c
Log Message:
new api no longer makes use of this variable
Index: trove-mkfs.c
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/test/io/trove/trove-mkfs.c,v
diff -u -w -p -u -r1.18 -r1.19
--- trove-mkfs.c 20 Oct 2006 21:31:11 -0000 1.18
+++ trove-mkfs.c 24 Oct 2006 15:17:14 -0000 1.19
@@ -25,7 +25,6 @@ int main(int argc, char **argv)
TROVE_handle root_handle;
TROVE_ds_state state;
TROVE_keyval_s key, val;
- char *method_name;
TROVE_extent cur_extent;
TROVE_handle_extent_array extent_array;
TROVE_context_id trove_context = -1;
More information about the Pvfs2-cvs
mailing list