[PVFS2-CVS] commit by slang in pvfs2/test/io/buffer: mt_test1.c mt_test2.c trove-init.c

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


Update of /projects/cvsroot/pvfs2/test/io/buffer
In directory parlweb:/tmp/cvs-serv745/test/io/buffer

Modified Files:
      Tag: pvfs2-1-3-1-branch
	mt_test1.c mt_test2.c trove-init.c 
Log Message:
committing lld/llu fixes to 1.3.1 branch


Index: mt_test1.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/buffer/mt_test1.c,v
diff -p -u -r1.3 -r1.3.2.1
--- mt_test1.c	10 Nov 2005 01:27:21 -0000	1.3
+++ mt_test1.c	11 Nov 2005 21:38:29 -0000	1.3.2.1
@@ -11,6 +11,7 @@
 #include "trove.h"
 
 #include "trove-init.c"
+#include "pvfs2-internal.h"
 
 TROVE_coll_id coll_id;
 TROVE_handle file_handle;

Index: mt_test2.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/buffer/mt_test2.c,v
diff -p -u -r1.4 -r1.4.2.1
--- mt_test2.c	10 Nov 2005 01:27:21 -0000	1.4
+++ mt_test2.c	11 Nov 2005 21:38:29 -0000	1.4.2.1
@@ -10,6 +10,7 @@
 #include "trove.h"
 
 #include "trove-init.c"
+#include "pvfs2-internal.h"
 
 extern void   cache_dump_active_list(void);
 extern void   cache_dump_inactive_list(void);

Index: trove-init.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/buffer/trove-init.c,v
diff -p -u -r1.3 -r1.3.2.1
--- trove-init.c	10 Nov 2005 01:27:21 -0000	1.3
+++ trove-init.c	11 Nov 2005 21:38:29 -0000	1.3.2.1
@@ -8,6 +8,7 @@
 #endif
 
 #include "trove.h"
+#include "pvfs2-internal.h"
 
 #define ROOT_HANDLE_STRING "root_handle"
 #define MB 1024*1024



More information about the PVFS2-CVS mailing list