[PVFS2-CVS] commit by slang in pvfs2/test/io/description: debug-main.c debug1.c debug15.c debug16.c debug17.c debug18.c debug19.c debug20.c debug21.c test-encode-complex-in.c test-encode-complex-out.c test-encode-twice-in.c test-encode-twice-out.c test-many-datafiles-import.c test-romio-noncontig-pattern.c test-romio-noncontig-pattern2.c test-romio-noncontig-pattern3.c

CVS commit program cvs at parl.clemson.edu
Fri Nov 11 16:31:16 EST 2005


Update of /projects/cvsroot/pvfs2/test/io/description
In directory parlweb:/tmp/cvs-serv32535/test/io/description

Modified Files:
	debug-main.c debug1.c debug15.c debug16.c debug17.c debug18.c 
	debug19.c debug20.c debug21.c test-encode-complex-in.c 
	test-encode-complex-out.c test-encode-twice-in.c 
	test-encode-twice-out.c test-many-datafiles-import.c 
	test-romio-noncontig-pattern.c test-romio-noncontig-pattern2.c 
	test-romio-noncontig-pattern3.c 
Log Message:
moved the llu and lld macros to an internal header so that we don't have to include pvfs2-config.h in the installed pvfs2-types.h header.


Index: debug-main.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/debug-main.c,v
diff -p -u -r1.3 -r1.4
--- debug-main.c	10 Nov 2005 01:27:22 -0000	1.3
+++ debug-main.c	11 Nov 2005 21:31:15 -0000	1.4
@@ -15,6 +15,7 @@
 #include <pint-dist-utils.h>
 #include <pvfs2-request.h>
 #include <pint-request.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (4*1024*1024)

Index: debug1.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/debug1.c,v
diff -p -u -r1.15 -r1.16
--- debug1.c	10 Nov 2005 01:27:22 -0000	1.15
+++ debug1.c	11 Nov 2005 21:31:15 -0000	1.16
@@ -17,6 +17,7 @@
 #include "pvfs2-dist-simple-stripe.h"
 
 #include "debug.h"
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (4*1024*1024)

Index: debug15.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/debug15.c,v
diff -p -u -r1.3 -r1.4
--- debug15.c	10 Nov 2005 01:27:22 -0000	1.3
+++ debug15.c	11 Nov 2005 21:31:15 -0000	1.4
@@ -14,6 +14,7 @@
 #include <pint-dist-utils.h>
 #include <pvfs2-request.h>
 #include <pint-request.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (4*1024*1024)

Index: debug16.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/debug16.c,v
diff -p -u -r1.3 -r1.4
--- debug16.c	10 Nov 2005 01:27:22 -0000	1.3
+++ debug16.c	11 Nov 2005 21:31:15 -0000	1.4
@@ -14,6 +14,7 @@
 #include <pint-dist-utils.h>
 #include <pvfs2-request.h>
 #include <pint-request.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (4*1024*1024)

Index: debug17.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/debug17.c,v
diff -p -u -r1.3 -r1.4
--- debug17.c	10 Nov 2005 01:27:22 -0000	1.3
+++ debug17.c	11 Nov 2005 21:31:15 -0000	1.4
@@ -14,6 +14,7 @@
 #include <pint-dist-utils.h>
 #include <pvfs2-request.h>
 #include <pint-request.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (4*1024*1024)

Index: debug18.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/debug18.c,v
diff -p -u -r1.3 -r1.4
--- debug18.c	10 Nov 2005 01:27:22 -0000	1.3
+++ debug18.c	11 Nov 2005 21:31:15 -0000	1.4
@@ -14,6 +14,7 @@
 #include <pint-dist-utils.h>
 #include <pvfs2-request.h>
 #include <pint-request.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (4*1024*1024)

Index: debug19.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/debug19.c,v
diff -p -u -r1.4 -r1.5
--- debug19.c	10 Nov 2005 01:27:22 -0000	1.4
+++ debug19.c	11 Nov 2005 21:31:15 -0000	1.5
@@ -14,6 +14,7 @@
 #include <pint-dist-utils.h>
 #include <pvfs2-request.h>
 #include <pint-request.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (4*1024*1024)

Index: debug20.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/debug20.c,v
diff -p -u -r1.4 -r1.5
--- debug20.c	10 Nov 2005 01:27:22 -0000	1.4
+++ debug20.c	11 Nov 2005 21:31:15 -0000	1.5
@@ -14,6 +14,7 @@
 #include <pint-dist-utils.h>
 #include <pvfs2-request.h>
 #include <pint-request.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (4*1024*1024)

Index: debug21.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/debug21.c,v
diff -p -u -r1.4 -r1.5
--- debug21.c	10 Nov 2005 01:27:22 -0000	1.4
+++ debug21.c	11 Nov 2005 21:31:16 -0000	1.5
@@ -14,6 +14,7 @@
 #include <pint-dist-utils.h>
 #include <pvfs2-request.h>
 #include <pint-request.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (4*1024*1024)

Index: test-encode-complex-in.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/test-encode-complex-in.c,v
diff -p -u -r1.8 -r1.9
--- test-encode-complex-in.c	10 Nov 2005 01:27:22 -0000	1.8
+++ test-encode-complex-in.c	11 Nov 2005 21:31:16 -0000	1.9
@@ -20,6 +20,7 @@
 #include <pint-dist-utils.h>
 #include <pvfs2-request.h>
 #include <pint-request.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (1024*1024)

Index: test-encode-complex-out.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/test-encode-complex-out.c,v
diff -p -u -r1.9 -r1.10
--- test-encode-complex-out.c	10 Nov 2005 01:27:22 -0000	1.9
+++ test-encode-complex-out.c	11 Nov 2005 21:31:16 -0000	1.10
@@ -20,6 +20,7 @@
 #include <pint-dist-utils.h>
 #include <pvfs2-request.h>
 #include <pint-request.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (1024*1024)

Index: test-encode-twice-in.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/test-encode-twice-in.c,v
diff -p -u -r1.8 -r1.9
--- test-encode-twice-in.c	10 Nov 2005 01:27:22 -0000	1.8
+++ test-encode-twice-in.c	11 Nov 2005 21:31:16 -0000	1.9
@@ -20,6 +20,7 @@
 #include <pint-dist-utils.h>
 #include <pvfs2-request.h>
 #include <pint-request.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (1024*1024)

Index: test-encode-twice-out.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/test-encode-twice-out.c,v
diff -p -u -r1.9 -r1.10
--- test-encode-twice-out.c	10 Nov 2005 01:27:22 -0000	1.9
+++ test-encode-twice-out.c	11 Nov 2005 21:31:16 -0000	1.10
@@ -20,6 +20,7 @@
 #include <pint-dist-utils.h>
 #include <pvfs2-request.h>
 #include <pint-request.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (1024*1024)

Index: test-many-datafiles-import.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/test-many-datafiles-import.c,v
diff -p -u -r1.8 -r1.9
--- test-many-datafiles-import.c	10 Nov 2005 01:27:22 -0000	1.8
+++ test-many-datafiles-import.c	11 Nov 2005 21:31:16 -0000	1.9
@@ -15,6 +15,7 @@
 #include <pvfs2-request.h>
 #include <pint-request.h>
 #include <assert.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (4*1024*1024)

Index: test-romio-noncontig-pattern.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/test-romio-noncontig-pattern.c,v
diff -p -u -r1.9 -r1.10
--- test-romio-noncontig-pattern.c	10 Nov 2005 01:27:22 -0000	1.9
+++ test-romio-noncontig-pattern.c	11 Nov 2005 21:31:16 -0000	1.10
@@ -15,6 +15,7 @@
 #include <pvfs2-request.h>
 #include <pint-request.h>
 #include <assert.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (4*1024*1024)

Index: test-romio-noncontig-pattern2.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/test-romio-noncontig-pattern2.c,v
diff -p -u -r1.8 -r1.9
--- test-romio-noncontig-pattern2.c	10 Nov 2005 01:27:22 -0000	1.8
+++ test-romio-noncontig-pattern2.c	11 Nov 2005 21:31:16 -0000	1.9
@@ -15,6 +15,7 @@
 #include <pvfs2-request.h>
 #include <pint-request.h>
 #include <assert.h>
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (4*1024*1024)

Index: test-romio-noncontig-pattern3.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/description/test-romio-noncontig-pattern3.c,v
diff -p -u -r1.7 -r1.8
--- test-romio-noncontig-pattern3.c	10 Nov 2005 01:27:22 -0000	1.7
+++ test-romio-noncontig-pattern3.c	11 Nov 2005 21:31:16 -0000	1.8
@@ -16,6 +16,7 @@
 #include "pint-dist-utils.h"
 #include "pvfs2-request.h"
 #include "pint-request.h"
+#include "pvfs2-internal.h"
 
 #define SEGMAX 16
 #define BYTEMAX (256*1024)



More information about the PVFS2-CVS mailing list