[PVFS2-CVS]
commit by robl in pvfs2-1/src/io/description: pvfs-request.c
CVS commit program
cvs at parl.clemson.edu
Thu Mar 3 12:25:36 EST 2005
Update of /projects/cvsroot/pvfs2-1/src/io/description
In directory parlweb:/tmp/cvs-serv2296
Modified Files:
pvfs-request.c
Log Message:
remove cvs keywords
Index: pvfs-request.c
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/src/io/description/pvfs-request.c,v
diff -u -w -p -u -r1.15 -r1.16
--- pvfs-request.c 30 Jan 2004 20:12:12 -0000 1.15
+++ pvfs-request.c 3 Mar 2005 17:25:35 -0000 1.16
@@ -4,78 +4,6 @@
// Author: Walt Ligon
// Date: Summer 2000
-// $Header: /projects/cvsroot/pvfs2-1/src/io/description/pvfs-request.c,v 1.15 2004/01/30 20:12:12 neill Exp $
-// $Log: pvfs-request.c,v $
-// Revision 1.15 2004/01/30 20:12:12 neill
-// - rename all gossip masks to GOSSIP_xxx
-// - some misc cleanups
-//
-// Revision 1.14 2003/08/12 13:16:50 walt
-// reworked commited indicator and tweeked freeing code to get it working
-//
-// Revision 1.13 2003/08/08 15:10:13 walt
-// fixed bug in commit routine
-//
-// Revision 1.12 2003/08/07 20:15:39 walt
-// updated commit code - works better now, but has another recursive
-// routine in it - clean that up another day
-//
-// Revision 1.11 2003/07/23 12:40:22 neill
-// replaced some DIST_DEBUG lines I've added and gossipified some more request
-// related printfs
-//
-// Revision 1.10 2003/07/23 12:05:33 neill
-// added a DIST_DEBUG flag for gossip; gossipified some fprintfs in dist
-// code; added a line in the server to log what it's logging.
-//
-// Revision 1.9 2003/07/17 23:22:44 pcarns
-// header shuffling- you probably have to do a distclean to build after
-// updating
-//
-// Revision 1.8 2003/07/02 20:00:44 walt
-//
-// hopefully updates reported before are now correct!
-//
-// Revision 1.7 2003/07/02 18:29:16 walt
-// added refcount to requests, developed code for freeing requests
-//
-// Revision 1.6 2003/07/01 22:15:21 neill
-// Code didn't compile before this...I don't know if this is correct.
-//
-// Revision 1.5 2003/07/01 20:19:03 walt
-// added new mode to request processor to skip logical bytes
-// cleaned up mode code
-//
-// Revision 1.4 2003/06/02 19:55:41 pcarns
-// got rid of PVFS_count32 type; replaced with int32_t or uint32_t or int
-// where appropriate
-//
-// Revision 1.3 2003/03/26 15:25:58 walt
-// added a couple of comments
-//
-// Revision 1.2 2003/01/15 19:36:45 walt
-// fixed some warnings - changed order of args for request commit
-//
-// Revision 1.1 2003/01/10 18:37:29 pcarns
-// brought Walt's io description code over from the old pvfs2 tree
-//
-// Revision 1.2 2003/01/09 20:13:15 walt
-// more changes to dist and req - filling out stuff for first major test
-//
-// Revision 1.1 2003/01/08 18:29:05 walt
-// major file reorganization added dist stuff
-//
-// Revision 1.2 2002/08/06 15:37:21 walt
-// changed to PVFS types
-//
-// Revision 1.1 2002/05/30 21:57:01 walt
-// source files for request and distribution processing
-//
-// Revision 1.5 2000/08/09 15:48:14 walt
-// working version 0.02
-//
-//
-
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
More information about the PVFS2-CVS
mailing list