Whamcloud - gitweb
b=1513
authorrread <rread>
Wed, 13 Aug 2003 20:16:21 +0000 (20:16 +0000)
committerrread <rread>
Wed, 13 Aug 2003 20:16:21 +0000 (20:16 +0000)
commit54be870a301ed768539fddb3edd9b392ecfa46c1
tree7ef5bd370eaa857eddb8e7edf74d46c5952735a1
parent042ccd42238bda8aa3358d8b571b35a06be02d8f
b=1513
r=shaver
* add conn_cnt to import, export, and lustre_msg.  The conn_cnt is
increased by the client whenever it connects or reconnects.  The
server ignores failed BRWs with an old conn_cnt.

Also, when a bulk is resent, the xid is changed, so the previous one
will definitely fail.
lustre/ldlm/ldlm_lib.c