[Pvfs2-cvs] commit by slang in pvfs2/src/apps/admin: pvfs2-touch.c
CVS commit program
cvs at parl.clemson.edu
Thu May 22 00:17:00 EDT 2008
Update of /projects/cvsroot/pvfs2/src/apps/admin
In directory parlweb1:/tmp/cvs-serv9504/src/apps/admin
Modified Files:
Tag: he-branch
pvfs2-touch.c
Log Message:
I've got nothing at this point.
Index: pvfs2-touch.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/apps/admin/pvfs2-touch.c,v
diff -p -u -r1.5.2.2 -r1.5.2.3
--- pvfs2-touch.c 21 May 2008 18:54:56 -0000 1.5.2.2
+++ pvfs2-touch.c 22 May 2008 04:17:00 -0000 1.5.2.3
@@ -196,8 +196,9 @@ int main(int argc, char **argv)
attr,
&credentials,
NULL,
+ &resp_create,
&layout,
- &resp_create);
+ NULL);
if (rc)
{
fprintf(stderr, "Error: An error occurred while creating %s\n",
More information about the Pvfs2-cvs
mailing list