Whamcloud - gitweb
b=15440
authoryury <yury>
Tue, 3 Jun 2008 08:04:50 +0000 (08:04 +0000)
committeryury <yury>
Tue, 3 Jun 2008 08:04:50 +0000 (08:04 +0000)
commit35b38cc12e8b9e78bb412eb40f8f48b00fe57cde
tree9fbedd586de81ee0b021ca8dee02faf33c5da3c4
parent39a7c4ac2df4a3800ea1853af06e03d2c6d4a6fb
b=15440

- missed part of 15440. Do not forget to call ldlm_pool_fini() before removing ns proc dir;

- call ldlm_namespace_unregister() namespace _before_ __ldlm_namespace_free() which is waiting for refc == 0 as ldlm_namespace_unregister() drops refc.
lustre/ldlm/ldlm_resource.c