Whamcloud - gitweb
b=17037
authoryury <yury>
Wed, 12 Nov 2008 11:59:51 +0000 (11:59 +0000)
committeryury <yury>
Wed, 12 Nov 2008 11:59:51 +0000 (11:59 +0000)
commitaffd9c6d1531e7a02f726c62169d106abc391a49
tree69a2441bf7e351b583acc8f2c6b5930c48c1f660
parent52596effa8923821f1d3afbc9b4ca733baa76ca4
b=17037
r=tappro,wangdi

- fixes ost cleanup issue due to missed llcd_put() in the case ost does not receive disconnect from mds;

- do not sleep on hanging llcd. Instead assert on it _after_ stopping recov_thread's ptlrpcd which should kill any remeining llcds;

- fixes and cleanups, comments.
lustre/ptlrpc/client.c