Whamcloud - gitweb
Part of b=1742:
authorshaver <shaver>
Wed, 24 Sep 2003 21:12:08 +0000 (21:12 +0000)
committershaver <shaver>
Wed, 24 Sep 2003 21:12:08 +0000 (21:12 +0000)
commit86252a29efa9a6eedc1f792b3d9992aadd44343e
tree816aec73dcf8c100297c0404032ce5423be8f7f3
parentc3aa149078b4fc4854e02add1142c52c59ab0644
Part of b=1742:

Allow replay to skip missing transnos if all connected clients are either
complete or have a request in the queue. (The original reply for transno N
might not make it to the wire before the server crashes, but N+1 might have had
a shorter path out. The reply-acks ensure that we can't miss a dependency this
way.)
lustre/ldlm/ldlm_lib.c