[PVFS2-CVS] commit by slang in pvfs2/test/correctness/pts:
test-dir-operations.c test-path-lookup.c test-pvfs-datatype-init.c
CVS commit program
cvs at parl.clemson.edu
Fri Nov 11 16:38:27 EST 2005
Update of /projects/cvsroot/pvfs2/test/correctness/pts
In directory parlweb:/tmp/cvs-serv745/test/correctness/pts
Modified Files:
Tag: pvfs2-1-3-1-branch
test-dir-operations.c test-path-lookup.c
test-pvfs-datatype-init.c
Log Message:
committing lld/llu fixes to 1.3.1 branch
Index: test-dir-operations.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-dir-operations.c,v
diff -p -u -r1.20 -r1.20.2.1
--- test-dir-operations.c 10 Nov 2005 01:27:20 -0000 1.20
+++ test-dir-operations.c 11 Nov 2005 21:38:26 -0000 1.20.2.1
@@ -13,6 +13,7 @@
#include "pvfs2-util.h"
#include "pvfs-helper.h"
#include "test-dir-operations.h"
+#include "pvfs2-internal.h"
/*
* parent_refn: pinode_refn of parent directory
Index: test-path-lookup.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-path-lookup.c,v
diff -p -u -r1.12 -r1.12.2.1
--- test-path-lookup.c 10 Nov 2005 01:27:20 -0000 1.12
+++ test-path-lookup.c 11 Nov 2005 21:38:26 -0000 1.12.2.1
@@ -13,6 +13,7 @@
#include "pvfs2-util.h"
#include "test-path-lookup.h"
#include "pvfs2-req-proto.h"
+#include "pvfs2-internal.h"
#define GENERATE_FILENAME(fname, max_len, f, i, r, slash) \
do { \
Index: test-pvfs-datatype-init.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-pvfs-datatype-init.c,v
diff -p -u -r1.22 -r1.22.2.1
--- test-pvfs-datatype-init.c 10 Nov 2005 01:27:20 -0000 1.22
+++ test-pvfs-datatype-init.c 11 Nov 2005 21:38:26 -0000 1.22.2.1
@@ -8,6 +8,7 @@
#include <stdio.h>
#include "pvfs-helper.h"
#include "test-pvfs-datatype-init.h"
+#include "pvfs2-internal.h"
/*
initialize the sysint and create files to be used by subsequent
More information about the PVFS2-CVS
mailing list