[Pvfs2-cvs] commit by slang in pvfs2/src/io/flow: flow.h

CVS commit program cvs at parl.clemson.edu
Mon Apr 7 12:31:19 EDT 2008


Update of /projects/cvsroot/pvfs2/src/io/flow
In directory parlweb1:/tmp/cvs-serv1608/src/io/flow

Modified Files:
      Tag: he-branch
	flow.h 
Log Message:
hints and events.


Index: flow.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/flow/flow.h,v
diff -p -u -r1.37 -r1.37.12.1
--- flow.h	1 Jun 2007 20:58:04 -0000	1.37
+++ flow.h	7 Apr 2008 16:31:19 -0000	1.37.12.1
@@ -143,6 +143,8 @@ struct flow_descriptor
     PINT_Request_state *file_req_state;
     PINT_Request_state *mem_req_state;
     PINT_Request_result result;
+
+    PVFS_hint hints;
 };
 typedef struct flow_descriptor flow_descriptor;
 



More information about the Pvfs2-cvs mailing list