[PVFS2-CVS] commit by slang in pvfs2/src/io/bmi/bmi_ib: ib.c
CVS commit program
cvs at parl.clemson.edu
Fri Nov 11 16:38:06 EST 2005
Update of /projects/cvsroot/pvfs2/src/io/bmi/bmi_ib
In directory parlweb:/tmp/cvs-serv745/src/io/bmi/bmi_ib
Modified Files:
Tag: pvfs2-1-3-1-branch
ib.c
Log Message:
committing lld/llu fixes to 1.3.1 branch
Index: ib.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/bmi/bmi_ib/ib.c,v
diff -p -u -r1.18 -r1.18.2.1
--- ib.c 10 Nov 2005 01:27:03 -0000 1.18
+++ ib.c 11 Nov 2005 21:38:06 -0000 1.18.2.1
@@ -5,7 +5,7 @@
*
* See COPYING in top-level directory.
*
- * $Id: ib.c,v 1.18 2005/11/10 01:27:03 slang Exp $
+ * $Id: ib.c,v 1.18.2.1 2005/11/11 21:38:06 slang Exp $
*/
#include <stdio.h> /* just for NULL for id-generator.h */
#include <src/common/id-generator/id-generator.h>
@@ -13,6 +13,7 @@
#include <src/common/gen-locks/gen-locks.h> /* gen_mutex_t ... */
#include <vapi_common.h> /* VAPI_cqe_opcode_sym ... */
#include "ib.h"
+#include "pvfs2-internal.h"
static gen_mutex_t interface_mutex = GEN_MUTEX_INITIALIZER;
More information about the PVFS2-CVS
mailing list