Whamcloud - gitweb
b=17686
authoryury <yury>
Tue, 18 Nov 2008 20:57:21 +0000 (20:57 +0000)
committeryury <yury>
Tue, 18 Nov 2008 20:57:21 +0000 (20:57 +0000)
commit64eb7c8680817ebbd2b69e5edb5be781f6b89e85
treefd2d9c22ae3a9c0481d62d5519abebf811999cd7
parent96498563106e11cf3c9fd586566e7acc5a320b6a
b=17686
r=panda,shadow

- fixes race in ptlrpcd (happens when stopping ptlrpcd right after adding new req to it) which leads to hanging new added rpc whcih in turn leads to keeping ref to import, obd that makes it impossible to cleanup;

- cleanups and more debugs in recov_thread to detect things like this.
lustre/ptlrpc/recov_thread.c