[PVFS2-CVS] commit by neill in pvfs2/test/correctness/pts: create.c pvfs-restart-server.c pvfs-stop-server.c test-concurrent-meta.c test-contiguous-datatype.c test-dir-operations.c test-dir-torture.c test-encode-basic.c test-explicit-offset.c test-finalized.c test-invalid-files.c test-lookup-bench.c test-misc.c test-mix.c test-noncontig-pattern.c test-null-params.c test-path-lookup.c test-path-lookup.h test-request-contiguous.c test-request-indexed.c test-request-tiled.c test-romio-noncontig-pattern2.c test-uninitialized.c test-vector-offset.c test-vector-start-final-offset.c test-write-eof.c

CVS commit program cvs at parl.clemson.edu
Wed Jul 28 11:33:01 EDT 2004


Update of /projects/cvsroot/pvfs2/test/correctness/pts
In directory parlweb:/tmp/cvs-serv5554/test/correctness/pts

Modified Files:
	create.c pvfs-restart-server.c pvfs-stop-server.c 
	test-concurrent-meta.c test-contiguous-datatype.c 
	test-dir-operations.c test-dir-torture.c test-encode-basic.c 
	test-explicit-offset.c test-finalized.c test-invalid-files.c 
	test-lookup-bench.c test-misc.c test-mix.c 
	test-noncontig-pattern.c test-null-params.c test-path-lookup.c 
	test-path-lookup.h test-request-contiguous.c 
	test-request-indexed.c test-request-tiled.c 
	test-romio-noncontig-pattern2.c test-uninitialized.c 
	test-vector-offset.c test-vector-start-final-offset.c 
	test-write-eof.c 
Log Message:
- applied Nathan's expandtab patch (expandtab-2.patch.gz)
  
  first referenced at:
  http://www.beowulf-underground.org/pipermail/pvfs2-developers/2004-July/000745.html


Index: create.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/create.c,v
diff -p -u -r1.32 -r1.33
--- create.c	20 May 2004 17:27:54 -0000	1.32
+++ create.c	28 Jul 2004 14:32:59 -0000	1.33
@@ -190,5 +190,5 @@ int test_create(MPI_Comm * comm __unused
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: pvfs-restart-server.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/pvfs-restart-server.c,v
diff -p -u -r1.5 -r1.6
--- pvfs-restart-server.c	18 Mar 2004 20:59:02 -0000	1.5
+++ pvfs-restart-server.c	28 Jul 2004 14:33:00 -0000	1.6
@@ -40,5 +40,5 @@ int pvfs_restart_server(MPI_Comm * comm 
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: pvfs-stop-server.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/pvfs-stop-server.c,v
diff -p -u -r1.5 -r1.6
--- pvfs-stop-server.c	18 Mar 2004 20:59:02 -0000	1.5
+++ pvfs-stop-server.c	28 Jul 2004 14:33:00 -0000	1.6
@@ -37,5 +37,5 @@ int pvfs_stop_server(MPI_Comm * comm __u
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-concurrent-meta.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-concurrent-meta.c,v
diff -p -u -r1.17 -r1.18
--- test-concurrent-meta.c	20 May 2004 17:27:54 -0000	1.17
+++ test-concurrent-meta.c	28 Jul 2004 14:33:00 -0000	1.18
@@ -397,5 +397,5 @@ int test_concurrent_meta(MPI_Comm * comm
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-contiguous-datatype.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-contiguous-datatype.c,v
diff -p -u -r1.6 -r1.7
--- test-contiguous-datatype.c	17 May 2004 19:49:10 -0000	1.6
+++ test-contiguous-datatype.c	28 Jul 2004 14:33:00 -0000	1.7
@@ -155,5 +155,5 @@ int test_contiguous_datatype(MPI_Comm * 
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-dir-operations.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-dir-operations.c,v
diff -p -u -r1.18 -r1.19
--- test-dir-operations.c	20 May 2004 17:27:54 -0000	1.18
+++ test-dir-operations.c	28 Jul 2004 14:33:00 -0000	1.19
@@ -238,5 +238,5 @@ int test_dir_operations(MPI_Comm * comm,
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-dir-torture.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-dir-torture.c,v
diff -p -u -r1.11 -r1.12
--- test-dir-torture.c	24 Mar 2004 23:10:34 -0000	1.11
+++ test-dir-torture.c	28 Jul 2004 14:33:00 -0000	1.12
@@ -109,5 +109,5 @@ int test_dir_torture(MPI_Comm * comm __u
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-encode-basic.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-encode-basic.c,v
diff -p -u -r1.3 -r1.4
--- test-encode-basic.c	17 May 2004 15:58:12 -0000	1.3
+++ test-encode-basic.c	28 Jul 2004 14:33:00 -0000	1.4
@@ -146,5 +146,5 @@ int test_encode_basic(MPI_Comm * comm __
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-explicit-offset.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-explicit-offset.c,v
diff -p -u -r1.7 -r1.8
--- test-explicit-offset.c	17 May 2004 19:49:10 -0000	1.7
+++ test-explicit-offset.c	28 Jul 2004 14:33:00 -0000	1.8
@@ -148,5 +148,5 @@ int test_explicit_offset(MPI_Comm * comm
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-finalized.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-finalized.c,v
diff -p -u -r1.19 -r1.20
--- test-finalized.c	20 May 2004 17:27:54 -0000	1.19
+++ test-finalized.c	28 Jul 2004 14:33:00 -0000	1.20
@@ -576,5 +576,5 @@ int test_finalized(MPI_Comm * comm __unu
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-invalid-files.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-invalid-files.c,v
diff -p -u -r1.20 -r1.21
--- test-invalid-files.c	20 May 2004 17:27:54 -0000	1.20
+++ test-invalid-files.c	28 Jul 2004 14:33:00 -0000	1.21
@@ -688,5 +688,5 @@ int test_invalid_files(MPI_Comm * comm _
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-lookup-bench.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-lookup-bench.c,v
diff -p -u -r1.18 -r1.19
--- test-lookup-bench.c	20 May 2004 17:27:54 -0000	1.18
+++ test-lookup-bench.c	28 Jul 2004 14:33:00 -0000	1.19
@@ -160,5 +160,5 @@ int test_lookup_bench(MPI_Comm * comm __
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-misc.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-misc.c,v
diff -p -u -r1.22 -r1.23
--- test-misc.c	20 May 2004 17:27:54 -0000	1.22
+++ test-misc.c	28 Jul 2004 14:33:00 -0000	1.23
@@ -1128,5 +1128,5 @@ int test_misc(MPI_Comm * comm __unused,
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-mix.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-mix.c,v
diff -p -u -r1.6 -r1.7
--- test-mix.c	17 May 2004 15:58:12 -0000	1.6
+++ test-mix.c	28 Jul 2004 14:33:00 -0000	1.7
@@ -268,5 +268,5 @@ int test_mix(MPI_Comm * comm __unused,
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-noncontig-pattern.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-noncontig-pattern.c,v
diff -p -u -r1.5 -r1.6
--- test-noncontig-pattern.c	17 May 2004 15:58:12 -0000	1.5
+++ test-noncontig-pattern.c	28 Jul 2004 14:33:00 -0000	1.6
@@ -250,5 +250,5 @@ int test_noncontig_pattern(MPI_Comm * co
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-null-params.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-null-params.c,v
diff -p -u -r1.38 -r1.39
--- test-null-params.c	20 May 2004 17:27:54 -0000	1.38
+++ test-null-params.c	28 Jul 2004 14:33:00 -0000	1.39
@@ -710,5 +710,5 @@ int test_null_params(MPI_Comm * comm __u
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-path-lookup.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-path-lookup.c,v
diff -p -u -r1.9 -r1.10
--- test-path-lookup.c	20 May 2004 17:27:54 -0000	1.9
+++ test-path-lookup.c	28 Jul 2004 14:33:00 -0000	1.10
@@ -499,5 +499,5 @@ int test_path_lookup(MPI_Comm *comm __un
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-path-lookup.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-path-lookup.h,v
diff -p -u -r1.1 -r1.2
--- test-path-lookup.h	18 Dec 2003 15:51:57 -0000	1.1
+++ test-path-lookup.h	28 Jul 2004 14:33:00 -0000	1.2
@@ -20,5 +20,5 @@ int test_path_lookup(MPI_Comm *comm, int
  *  c-basic-offset: 4
  * End:
  *
- * vim: ft=c ts=8 sts=4 sw=4 noexpandtab
+ * vim: ft=c ts=8 sts=4 sw=4 expandtab
  */

Index: test-request-contiguous.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-request-contiguous.c,v
diff -p -u -r1.7 -r1.8
--- test-request-contiguous.c	17 May 2004 15:58:12 -0000	1.7
+++ test-request-contiguous.c	28 Jul 2004 14:33:00 -0000	1.8
@@ -363,5 +363,5 @@ int test_request_contiguous(MPI_Comm * c
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-request-indexed.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-request-indexed.c,v
diff -p -u -r1.9 -r1.10
--- test-request-indexed.c	17 May 2004 19:49:10 -0000	1.9
+++ test-request-indexed.c	28 Jul 2004 14:33:00 -0000	1.10
@@ -227,5 +227,5 @@ int test_request_indexed(MPI_Comm * comm
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-request-tiled.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-request-tiled.c,v
diff -p -u -r1.5 -r1.6
--- test-request-tiled.c	17 May 2004 15:58:12 -0000	1.5
+++ test-request-tiled.c	28 Jul 2004 14:33:00 -0000	1.6
@@ -142,5 +142,5 @@ int test_request_tiled(MPI_Comm * comm _
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-romio-noncontig-pattern2.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-romio-noncontig-pattern2.c,v
diff -p -u -r1.5 -r1.6
--- test-romio-noncontig-pattern2.c	17 May 2004 15:58:12 -0000	1.5
+++ test-romio-noncontig-pattern2.c	28 Jul 2004 14:33:00 -0000	1.6
@@ -220,5 +220,5 @@ int test_romio_noncontig_pattern2(MPI_Co
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-uninitialized.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-uninitialized.c,v
diff -p -u -r1.18 -r1.19
--- test-uninitialized.c	20 May 2004 17:27:55 -0000	1.18
+++ test-uninitialized.c	28 Jul 2004 14:33:00 -0000	1.19
@@ -523,5 +523,5 @@ int test_uninitialized(MPI_Comm * comm _
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-vector-offset.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-vector-offset.c,v
diff -p -u -r1.5 -r1.6
--- test-vector-offset.c	17 May 2004 15:58:12 -0000	1.5
+++ test-vector-offset.c	28 Jul 2004 14:33:00 -0000	1.6
@@ -151,5 +151,5 @@ int test_vector_offset(MPI_Comm * comm _
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-vector-start-final-offset.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-vector-start-final-offset.c,v
diff -p -u -r1.5 -r1.6
--- test-vector-start-final-offset.c	17 May 2004 15:58:12 -0000	1.5
+++ test-vector-start-final-offset.c	28 Jul 2004 14:33:01 -0000	1.6
@@ -158,5 +158,5 @@ int test_vector_start_final_offset(MPI_C
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: test-write-eof.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/correctness/pts/test-write-eof.c,v
diff -p -u -r1.5 -r1.6
--- test-write-eof.c	17 May 2004 15:58:12 -0000	1.5
+++ test-write-eof.c	28 Jul 2004 14:33:01 -0000	1.6
@@ -197,5 +197,5 @@ int test_write_eof(MPI_Comm * comm __unu
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */



More information about the PVFS2-CVS mailing list