Whamcloud - gitweb
In ldlm_resource_add_lock(), call to ldlm_resource_dump()
authordeen <deen>
Sat, 28 Jun 2008 09:41:44 +0000 (09:41 +0000)
committerdeen <deen>
Sat, 28 Jun 2008 09:41:44 +0000 (09:41 +0000)
commitd413ffafb9a72f9a98e4ca3748ef44ec14b38934
tree8312134a3543f113c7f17593c845addd943a634b
parenta56af094f8faf2483375c0cf1c768826809806ee
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