Whamcloud - gitweb
Replace D_OTHER with D_INFO in ldlm_resource_dump() calls:
authordeen <deen>
Thu, 14 Aug 2008 10:51:36 +0000 (10:51 +0000)
committerdeen <deen>
Thu, 14 Aug 2008 10:51:36 +0000 (10:51 +0000)
commit91b36ed5a9ecca538556cfb2dbc0413a25467ac0
tree31bd9321643b629c58b7ee83ccfd6623fb70a695
parent19e9e99d58560d418569d23def8d19b5eecb7646
Replace D_OTHER with D_INFO in ldlm_resource_dump() calls:
1) Move ldlm_resource_dump() calls from D_OTHER to D_INFO in non-error cases.
2) In ldlm_resource_add_lock(), move CDEBUG() and ldlm_lock_dump() back to
D_OTHER for consistency with another debug output in this function.

b=15953
i=johann
i=nathan
lustre/ldlm/ldlm_lock.c