Whamcloud - gitweb
fix server cleanup problem: when service dropping reply, need increment
authorericm <ericm>
Sun, 9 Nov 2003 06:55:14 +0000 (06:55 +0000)
committerericm <ericm>
Sun, 9 Nov 2003 06:55:14 +0000 (06:55 +0000)
commit41d92a50c34dc55a6b4e84a4b81cb65b8cc65c28
tree2094816870c8f83f1e6090ea6076383ad89bb6eb
parentd29bd6bd4d5322ce1f11346cf14702124705b0a4
fix server cleanup problem: when service dropping reply, need increment
"outstand reply" count if it's a difficult reply, later handle_reply()
will decrement it for us.
lustre/ldlm/ldlm_lib.c