[Pvfs2-cvs] commit by sson in pvfs2/src/client/sysint: sys-io.sm

CVS commit program cvs at parl.clemson.edu
Tue Apr 28 12:17:00 EDT 2009


Update of /projects/cvsroot/pvfs2/src/client/sysint
In directory parlweb1:/tmp/cvs-serv17589/src/client/sysint

Modified Files:
      Tag: as-branch
	sys-io.sm 
Log Message:
This file has been renamed to pipeline.h.



Index: sys-io.sm
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/client/sysint/sys-io.sm,v
diff -p -u -r1.164.4.2 -r1.164.4.3
--- sys-io.sm	22 Apr 2009 19:58:42 -0000	1.164.4.2
+++ sys-io.sm	28 Apr 2009 16:16:59 -0000	1.164.4.3
@@ -1223,11 +1223,6 @@ static PINT_sm_action io_datafile_comple
 			goto check_next_step;
 		    }
 	    } /* AS */
-#if 0
-	else if(sm_p->u.io.io_type == PVFS_IO_READ && sm_p->u.io.op == 0)
-	    /* FIXME: why calls io_post_flow instead of this??? */
-	    goto check_next_step; /* sson */
-#endif
         else if(sm_p->u.io.io_type == PVFS_IO_WRITE) /* AS */
         {
             /* we expect this write to _not_ succeed immediately, because we



More information about the Pvfs2-cvs mailing list