[PVFS2-CVS] commit by neill in pvfs2/src/common/misc: errno-mapping.c extent-utils.c extent-utils.h mmap-ra-cache.c mmap-ra-cache.h msgpairarray.h msgpairarray.sm pint-cached-config.c pint-event.c pint-event.h pint-mem.h pint-perf-counter.c pint-perf-counter.h pint-util.c pint-util.h pvfs2-debug.c pvfs2-types-debug.h pvfs2-util.c server-config-mgr.c server-config-mgr.h server-config.c server-config.h state-machine-fns.h state-machine-values.h state-machine.h str-utils.c str-utils.h

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


Update of /projects/cvsroot/pvfs2/src/common/misc
In directory parlweb:/tmp/cvs-serv5554/src/common/misc

Modified Files:
	errno-mapping.c extent-utils.c extent-utils.h mmap-ra-cache.c 
	mmap-ra-cache.h msgpairarray.h msgpairarray.sm 
	pint-cached-config.c pint-event.c pint-event.h pint-mem.h 
	pint-perf-counter.c pint-perf-counter.h pint-util.c 
	pint-util.h pvfs2-debug.c pvfs2-types-debug.h pvfs2-util.c 
	server-config-mgr.c server-config-mgr.h server-config.c 
	server-config.h state-machine-fns.h state-machine-values.h 
	state-machine.h str-utils.c str-utils.h 
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: errno-mapping.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/errno-mapping.c,v
diff -p -u -r1.10 -r1.11
--- errno-mapping.c	8 Jul 2004 16:17:08 -0000	1.10
+++ errno-mapping.c	28 Jul 2004 14:32:36 -0000	1.11
@@ -115,5 +115,5 @@ void PVFS_perror_gossip(char *text, int 
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: extent-utils.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/extent-utils.c,v
diff -p -u -r1.8 -r1.9
--- extent-utils.c	22 Sep 2003 18:45:03 -0000	1.8
+++ extent-utils.c	28 Jul 2004 14:32:36 -0000	1.9
@@ -160,5 +160,5 @@ void PINT_release_extent_list(PINT_llist
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: extent-utils.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/extent-utils.h,v
diff -p -u -r1.6 -r1.7
--- extent-utils.h	22 Sep 2003 18:45:03 -0000	1.6
+++ extent-utils.h	28 Jul 2004 14:32:36 -0000	1.7
@@ -34,5 +34,5 @@ void PINT_release_extent_list(
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: mmap-ra-cache.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/mmap-ra-cache.c,v
diff -p -u -r1.10 -r1.11
--- mmap-ra-cache.c	8 Jul 2004 16:17:08 -0000	1.10
+++ mmap-ra-cache.c	28 Jul 2004 14:32:36 -0000	1.11
@@ -290,5 +290,5 @@ static int hash_key_compare(void *key, s
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: mmap-ra-cache.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/mmap-ra-cache.h,v
diff -p -u -r1.4 -r1.5
--- mmap-ra-cache.h	24 Mar 2004 23:10:31 -0000	1.4
+++ mmap-ra-cache.h	28 Jul 2004 14:32:36 -0000	1.5
@@ -57,5 +57,5 @@ int pvfs2_mmap_ra_cache_finalize(void);
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: msgpairarray.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/msgpairarray.h,v
diff -p -u -r1.8 -r1.9
--- msgpairarray.h	23 Jul 2004 16:36:23 -0000	1.8
+++ msgpairarray.h	28 Jul 2004 14:32:36 -0000	1.9
@@ -138,6 +138,6 @@ do {                                    
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */
 

Index: msgpairarray.sm
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/msgpairarray.sm,v
diff -p -u -r1.18 -r1.19
--- msgpairarray.sm	23 Jul 2004 15:40:58 -0000	1.18
+++ msgpairarray.sm	28 Jul 2004 14:32:36 -0000	1.19
@@ -745,5 +745,5 @@ int PINT_serv_msgpairarray_resolve_addrs
  *  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: pint-cached-config.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/pint-cached-config.c,v
diff -p -u -r1.5 -r1.6
--- pint-cached-config.c	23 Jul 2004 16:25:30 -0000	1.5
+++ pint-cached-config.c	28 Jul 2004 14:32:36 -0000	1.6
@@ -1096,5 +1096,5 @@ static void free_host_extent_table(void 
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: pint-event.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/pint-event.c,v
diff -p -u -r1.9 -r1.10
--- pint-event.c	16 Feb 2004 21:22:40 -0000	1.9
+++ pint-event.c	28 Jul 2004 14:32:36 -0000	1.10
@@ -405,5 +405,5 @@ void PINT_event_retrieve(struct PVFS_mgm
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: pint-event.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/pint-event.h,v
diff -p -u -r1.11 -r1.12
--- pint-event.h	30 Mar 2004 21:48:44 -0000	1.11
+++ pint-event.h	28 Jul 2004 14:32:36 -0000	1.12
@@ -95,6 +95,6 @@ void __PINT_event_default(enum PVFS_even
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */
 

Index: pint-mem.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/pint-mem.h,v
diff -p -u -r1.1 -r1.2
--- pint-mem.h	10 Jul 2003 15:58:22 -0000	1.1
+++ pint-mem.h	28 Jul 2004 14:32:36 -0000	1.2
@@ -84,7 +84,7 @@ static inline void PINT_mem_aligned_free
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */
 
 

Index: pint-perf-counter.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/pint-perf-counter.c,v
diff -p -u -r1.7 -r1.8
--- pint-perf-counter.c	4 Feb 2004 00:41:34 -0000	1.7
+++ pint-perf-counter.c	28 Jul 2004 14:32:36 -0000	1.8
@@ -249,5 +249,5 @@ void PINT_perf_retrieve(
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: pint-perf-counter.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/pint-perf-counter.h,v
diff -p -u -r1.4 -r1.5
--- pint-perf-counter.h	4 Feb 2004 00:35:26 -0000	1.4
+++ pint-perf-counter.h	28 Jul 2004 14:32:37 -0000	1.5
@@ -58,5 +58,5 @@ void PINT_perf_retrieve(
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: pint-util.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/pint-util.c,v
diff -p -u -r1.2 -r1.3
--- pint-util.c	21 Jul 2004 19:53:46 -0000	1.2
+++ pint-util.c	28 Jul 2004 14:32:37 -0000	1.3
@@ -200,5 +200,5 @@ void PINT_free_object_attr(PVFS_object_a
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: pint-util.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/pint-util.h,v
diff -p -u -r1.3 -r1.4
--- pint-util.h	21 Jul 2004 19:53:46 -0000	1.3
+++ pint-util.h	28 Jul 2004 14:32:37 -0000	1.4
@@ -38,5 +38,5 @@ void PINT_free_object_attr(PVFS_object_a
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: pvfs2-debug.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/pvfs2-debug.c,v
diff -p -u -r1.21 -r1.22
--- pvfs2-debug.c	15 Jul 2004 18:32:14 -0000	1.21
+++ pvfs2-debug.c	28 Jul 2004 14:32:37 -0000	1.22
@@ -118,5 +118,5 @@ char *PVFS_debug_get_next_debug_keyword(
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: pvfs2-types-debug.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/pvfs2-types-debug.h,v
diff -p -u -r1.1 -r1.2
--- pvfs2-types-debug.h	15 Jul 2003 19:55:14 -0000	1.1
+++ pvfs2-types-debug.h	28 Jul 2004 14:32:37 -0000	1.2
@@ -37,7 +37,7 @@ static inline void PINT_attrmask_print(i
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */
 
 #endif

Index: pvfs2-util.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/pvfs2-util.c,v
diff -p -u -r1.67 -r1.68
--- pvfs2-util.c	15 Jul 2004 20:48:59 -0000	1.67
+++ pvfs2-util.c	28 Jul 2004 14:32:37 -0000	1.68
@@ -1188,5 +1188,5 @@ void PINT_release_pvfstab(void)
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: server-config-mgr.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/server-config-mgr.c,v
diff -p -u -r1.9 -r1.10
--- server-config-mgr.c	27 Jul 2004 21:26:23 -0000	1.9
+++ server-config-mgr.c	28 Jul 2004 14:32:37 -0000	1.10
@@ -434,5 +434,5 @@ static int hash_fsid_compare(void *key, 
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: server-config-mgr.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/server-config-mgr.h,v
diff -p -u -r1.4 -r1.5
--- server-config-mgr.h	27 Jul 2004 21:26:23 -0000	1.4
+++ server-config-mgr.h	28 Jul 2004 14:32:37 -0000	1.5
@@ -50,5 +50,5 @@ static inline void __PINT_server_config_
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: server-config.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/server-config.c,v
diff -p -u -r1.61 -r1.62
--- server-config.c	1 Jun 2004 19:49:24 -0000	1.61
+++ server-config.c	28 Jul 2004 14:32:37 -0000	1.62
@@ -2347,5 +2347,5 @@ int PINT_config_get_trove_sync_mode(
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */

Index: server-config.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/server-config.h,v
diff -p -u -r1.37 -r1.38
--- server-config.h	1 Jun 2004 19:49:24 -0000	1.37
+++ server-config.h	28 Jul 2004 14:32:37 -0000	1.38
@@ -170,7 +170,7 @@ int PINT_config_get_trove_sync_mode(
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */
 
 #endif  /* __SERVER_CONFIG_H */

Index: state-machine-fns.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/state-machine-fns.h,v
diff -p -u -r1.14 -r1.15
--- state-machine-fns.h	20 Jul 2004 14:21:03 -0000	1.14
+++ state-machine-fns.h	28 Jul 2004 14:32:37 -0000	1.15
@@ -206,7 +206,7 @@ static inline void PINT_push_state(struc
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */
 
 #endif

Index: state-machine-values.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/state-machine-values.h,v
diff -p -u -r1.2 -r1.3
--- state-machine-values.h	19 Jan 2004 15:56:22 -0000	1.2
+++ state-machine-values.h	28 Jul 2004 14:32:37 -0000	1.3
@@ -27,7 +27,7 @@
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */
 
 #endif

Index: state-machine.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/state-machine.h,v
diff -p -u -r1.9 -r1.10
--- state-machine.h	4 Sep 2003 16:24:19 -0000	1.9
+++ state-machine.h	28 Jul 2004 14:32:37 -0000	1.10
@@ -79,7 +79,7 @@ int PINT_state_machine_complete(struct P
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */
 
 #endif

Index: str-utils.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/str-utils.c,v
diff -p -u -r1.14 -r1.15
--- str-utils.c	14 Jun 2004 21:48:44 -0000	1.14
+++ str-utils.c	28 Jul 2004 14:32:37 -0000	1.15
@@ -645,7 +645,7 @@ char *strstr(const char *haystack, const
  *  c-basic-offset: 4
  * End:
  *
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
  */
 
 

Index: str-utils.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/str-utils.h,v
diff -p -u -r1.12 -r1.13
--- str-utils.h	14 Jun 2004 21:48:44 -0000	1.12
+++ str-utils.h	28 Jul 2004 14:32:37 -0000	1.13
@@ -61,7 +61,7 @@ char *strstr(const char *haystack, const
  *  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