[PVFS2-CVS] commit by pcarns in pvfs2/include: pvfs2-sysint.h
CVS commit program
cvs at parl.clemson.edu
Mon Jul 12 15:22:30 EDT 2004
Update of /projects/cvsroot/pvfs2/include
In directory parlweb:/tmp/cvs-serv18179/include
Modified Files:
pvfs2-sysint.h
Log Message:
move definition of msgpair state structure out of client header
and into generic msgpairarray header, and rename accordingly
Index: pvfs2-sysint.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/include/pvfs2-sysint.h,v
diff -p -u -r1.39 -r1.40
--- pvfs2-sysint.h 8 Jul 2004 16:17:05 -0000 1.39
+++ pvfs2-sysint.h 12 Jul 2004 18:22:30 -0000 1.40
@@ -161,7 +161,7 @@ int PVFS_sys_finalize(
/*
the following values are to be used by the struct
- PINT_client_sm_msgpair_state_s message's retry_flag variable
+ PINT_sm_msgpair_state_s message's retry_flag variable
*/
#define PVFS_MSGPAIR_RETRY 0xFE
#define PVFS_MSGPAIR_NO_RETRY 0xFF
More information about the PVFS2-CVS
mailing list