Whamcloud - gitweb
b=22556 lst: check # of remained RPCs before aborting
authorLiang Zhen <zhen.liang@sun.com>
Wed, 7 Apr 2010 10:04:08 +0000 (12:04 +0200)
committerJohann Lombardi <johann@sun.com>
Wed, 7 Apr 2010 10:04:08 +0000 (12:04 +0200)
commit0d762f889093666d70d64b4e74692a88531d4cf2
tree5e66a500febe34c1b352f53850fa9dcdcd975c78
parent4f22625b5d96f0639d5218dd228c92c5afe35855
b=22556 lst: check # of remained RPCs before aborting

i=isaac

lstcon_rpc_trans_postwait() calls lstcon_rpc_trans_abort() only when the
transaction is timeout, so if we got "end_session" to interrupt waiting on
transaction, then we can hit the assertion failure ASSERTION(crpc->crp_stamp
!= 0)
lnet/selftest/conrpc.c