Whamcloud - gitweb
Replace D_OTHER with D_INFO in ldlm_resource_dump() calls:
authordeen <deen>
Thu, 14 Aug 2008 10:51:29 +0000 (10:51 +0000)
committerdeen <deen>
Thu, 14 Aug 2008 10:51:29 +0000 (10:51 +0000)
commit8991e45dbabd2c8a25c621b558cfb8a2690c9407
tree5c2ae7ae7bb5ca88638bbfcd0868b5123ed5c5fc
parentc508925aacb260cd8fd0ad4ee5fccf203a3c95ff
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_flock.c