Whamcloud - gitweb
In ldlm_resource_add_lock(), call to ldlm_resource_dump()
authordeen <deen>
Sat, 28 Jun 2008 09:26:53 +0000 (09:26 +0000)
committerdeen <deen>
Sat, 28 Jun 2008 09:26:53 +0000 (09:26 +0000)
commit2605301a0dd64a3cb30794fb3e1d7b4383adcdff
treee26d14fdc115dbfd87733908e362c8922923a00e
parenta0ef7fa3b6af866f477fab1b6df10158d794bfa9
In ldlm_resource_add_lock(), call to ldlm_resource_dump()
starve other threads from the resource lock for a long time in
case of long waiting queue, so change the debug level from
D_OTHER to the less frequently used D_INFO.

b=15953
i=adilger
i=nathan.rutman
lustre/ChangeLog
lustre/ldlm/ldlm_resource.c