Whamcloud - gitweb
b=13807
authoryury <yury>
Sat, 13 Oct 2007 09:35:44 +0000 (09:35 +0000)
committeryury <yury>
Sat, 13 Oct 2007 09:35:44 +0000 (09:35 +0000)
commit2e5098748a72c9930ad8960036261c1b2921c6bb
tree65c9a5890eeab9c11bc23ed6ea5f0ba090cf01e1
parent5f2fbfb713c8edbacefbd42339bc7797fc90d810
b=13807
r=adilger,nathan
- fixed race in ldlm_namespace_new() when new namespace could be aded to its list before initializing its pool. This led to panic when ldlm pools thread find this namespace before ldlm_namespace_new() finishes its init.
lustre/ldlm/ldlm_pool.c
lustre/ldlm/ldlm_resource.c