Whamcloud - gitweb
b=17686
authoryury <yury>
Tue, 18 Nov 2008 20:57:18 +0000 (20:57 +0000)
committeryury <yury>
Tue, 18 Nov 2008 20:57:18 +0000 (20:57 +0000)
commit0b52e747170deef972fd9f9dc4954767bacfbcc4
tree9bff19f1eadddf811cd6a2fdfd8ea90d2b846579
parentda755b5de047bbc045c97ff50bc325529ff8261d
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/client.c