[PVFS2-CVS]
commit by neill in pvfs2/src/io/flow: flow-queue.c flow-queue.h
flow-ref.c flow-ref.h flow.c flow.h flowproto-support.h
CVS commit program
cvs at parl.clemson.edu
Wed Jul 28 11:32:42 EDT 2004
Update of /projects/cvsroot/pvfs2/src/io/flow
In directory parlweb:/tmp/cvs-serv5554/src/io/flow
Modified Files:
flow-queue.c flow-queue.h flow-ref.c flow-ref.h flow.c flow.h
flowproto-support.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: flow-queue.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/flow/flow-queue.c,v
diff -p -u -r1.4 -r1.5
--- flow-queue.c 4 Apr 2003 02:18:00 -0000 1.4
+++ flow-queue.c 28 Jul 2004 14:32:42 -0000 1.5
@@ -115,5 +115,5 @@ struct flow_descriptor *flow_queue_shown
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: flow-queue.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/flow/flow-queue.h,v
diff -p -u -r1.4 -r1.5
--- flow-queue.h 4 Apr 2003 02:19:40 -0000 1.4
+++ flow-queue.h 28 Jul 2004 14:32:42 -0000 1.5
@@ -32,5 +32,5 @@ struct flow_descriptor *flow_queue_shown
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: flow-ref.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/flow/flow-ref.c,v
diff -p -u -r1.4 -r1.5
--- flow-ref.c 4 Sep 2003 22:37:42 -0000 1.4
+++ flow-ref.c 28 Jul 2004 14:32:42 -0000 1.5
@@ -132,5 +132,5 @@ void flow_ref_cleanup(flow_ref_p frp)
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: flow-ref.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/flow/flow-ref.h,v
diff -p -u -r1.3 -r1.4
--- flow-ref.h 4 Sep 2003 22:37:42 -0000 1.3
+++ flow-ref.h 28 Jul 2004 14:32:42 -0000 1.4
@@ -45,5 +45,5 @@ void flow_ref_cleanup(flow_ref_p frp);
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: flow.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/flow/flow.c,v
diff -p -u -r1.41 -r1.42
--- flow.c 8 Jul 2004 16:17:10 -0000 1.41
+++ flow.c 28 Jul 2004 14:32:42 -0000 1.42
@@ -513,5 +513,5 @@ static void flow_release(flow_descriptor
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: flow.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/flow/flow.h,v
diff -p -u -r1.30 -r1.31
--- flow.h 27 Apr 2004 22:37:54 -0000 1.30
+++ flow.h 28 Jul 2004 14:32:42 -0000 1.31
@@ -172,5 +172,5 @@ int PINT_flow_getinfo(flow_descriptor *
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: flowproto-support.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/flow/flowproto-support.h,v
diff -p -u -r1.8 -r1.9
--- flowproto-support.h 25 Feb 2004 01:16:58 -0000 1.8
+++ flowproto-support.h 28 Jul 2004 14:32:42 -0000 1.9
@@ -46,5 +46,5 @@ struct flowproto_type_support
* 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