Whamcloud - gitweb
LU-7296 ldlm: improve lock timeout messages 24/16824/2
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 14 Oct 2015 16:33:35 +0000 (11:33 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 13 Nov 2015 18:25:58 +0000 (18:25 +0000)
commit684705c1a86850b5a53b78bc78331c22061985c8
tree877a61407f94e11993f3e9a282dfa3fd04e51d6b
parent2057592b01a4751d3e6c25f5604a288d37981857
LU-7296 ldlm: improve lock timeout messages

In ldlm_expired_completion_wait() remove the useless LCONSOLE_WARN()
message and upgrade the LDLM_DEBUG() statement to LDLM_ERROR().

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I6293720bf8e038057a2c84a715359cdbb8cebe91
Reviewed-on: http://review.whamcloud.com/16824
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ldlm/ldlm_request.c