Whamcloud - gitweb
Don't stop checking for operations to commit if we hit an operation
authoradilger <adilger>
Fri, 7 Jun 2002 00:15:44 +0000 (00:15 +0000)
committeradilger <adilger>
Fri, 7 Jun 2002 00:15:44 +0000 (00:15 +0000)
commitc45f4dd4a128ce6848583fbb7d3d125041fd3443
tree79243798120dffb7f6451c751ef00c9e614a0794
parentc275ebf0fe7452cdf51dd842c13a778f55184e23
Don't stop checking for operations to commit if we hit an operation
with reqno == 0.

Peter - the question remains why we aren't already skipping these
open operations because of the PTL_RPC_FL_REPLAY flag?  Is it because
they are closes or something?
lustre/ptlrpc/client.c