[Pvfs2-cvs] commit by slang in pvfs2/test/shared: test-common.c
CVS commit program
cvs at parl.clemson.edu
Fri Jul 6 01:23:25 EDT 2007
Update of /projects/cvsroot/pvfs2/test/shared
In directory parlweb1:/tmp/cvs-serv22962/test/shared
Modified Files:
test-common.c
Log Message:
new layout parameter for PVFS_[i]sys_create
Index: test-common.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/shared/test-common.c,v
diff -p -u -r1.7 -r1.8
--- test-common.c 13 Sep 2006 20:23:14 -0000 1.7
+++ test-common.c 6 Jul 2007 05:23:24 -0000 1.8
@@ -1115,6 +1115,7 @@ int pvfs2_create_file(const char
attr,
(PVFS_credentials *) credentials,
NULL, /* Accept default distribution for fs */
+ NULL,
&resp_create);
if (ret < 0)
More information about the Pvfs2-cvs
mailing list