Whamcloud - gitweb
b=17037
authoryury <yury>
Wed, 12 Nov 2008 11:59:54 +0000 (11:59 +0000)
committeryury <yury>
Wed, 12 Nov 2008 11:59:54 +0000 (11:59 +0000)
commit96498563106e11cf3c9fd586566e7acc5a320b6a
treef1b612e035e95299f4d002c1db553db1d21a144b
parentaa4a073400de3ccb2d9b0620bec2def4ed721de7
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/recov_thread.c