Whamcloud - gitweb
Initialize ldlm_resources at allocation time instead of at ldlm_setup()
authoradilger <adilger>
Thu, 18 Apr 2002 21:19:57 +0000 (21:19 +0000)
committeradilger <adilger>
Thu, 18 Apr 2002 21:19:57 +0000 (21:19 +0000)
commitfef267dfd87ef8e42fc67c737f3cbe579e0e1e36
tree485436705363595b3d1a35e88f088722c3233ee9
parent14ec27379ff847414fa729fe1b28282da7b99d98
Initialize ldlm_resources at allocation time instead of at ldlm_setup()
time, so we don't oops if ldlm_setup has not been called yet.
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_resource.c