Whamcloud - gitweb
Replace D_OTHER with D_INFO in ldlm_resource_dump() calls:
authordeen <deen>
Thu, 14 Aug 2008 12:27:10 +0000 (12:27 +0000)
committerdeen <deen>
Thu, 14 Aug 2008 12:27:10 +0000 (12:27 +0000)
commitecfb27dded64df5ea1ebdccc40da53206920c984
tree9eaa29c319321de768d80d5b3a45f5048efcd42b
parent4df1229c4d6be064038ad8806d213ea146eab932
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
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_resource.c