[Pvfs2-cvs] commit by robl in pvfs2-1/src/io/bmi/bmi_gm: bmi-gm-addressing.h

CVS commit program cvs at parl.clemson.edu
Wed Oct 10 11:33:14 EDT 2007


Update of /projects/cvsroot/pvfs2-1/src/io/bmi/bmi_gm
In directory parlweb1:/tmp/cvs-serv11250/src/io/bmi/bmi_gm

Modified Files:
	bmi-gm-addressing.h 
Log Message:
add a PVFS_addr_t member


Index: bmi-gm-addressing.h
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/src/io/bmi/bmi_gm/bmi-gm-addressing.h,v
diff -u -w -p -u -r1.8 -r1.9
--- bmi-gm-addressing.h	29 Sep 2004 19:16:04 -0000	1.8
+++ bmi-gm-addressing.h	10 Oct 2007 15:33:14 -0000	1.9
@@ -32,6 +32,7 @@ struct gm_addr
     struct qlist_head gm_addr_list;
     unsigned int node_id;
     unsigned int port_id;
+    PVFS_BMI_addr_t bmi_addr;
     op_list_p send_queue;
     op_list_p handshake_queue;
 };



More information about the Pvfs2-cvs mailing list