Whamcloud - gitweb
LU-10862 ldlm: remove trace from ldlm_pool_{count,skrink}() 20/31820/2
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 28 Mar 2018 21:21:25 +0000 (16:21 -0500)
committerOleg Drokin <green@whamcloud.com>
Fri, 4 Jan 2019 04:46:36 +0000 (04:46 +0000)
commit3fe2096dfc30cbe7a11d34f7253a6f4af0d116bd
treea56dd20ebc177af0e5048494eea76e857c70ec19
parentadfec49f334daf244b82007971f445e923051062
LU-10862 ldlm: remove trace from ldlm_pool_{count,skrink}()

The trace in ldlm_pool_{count,shrink}() is too noisy given its
information value so remove it.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Iefed8000368c66b678aeae203e3afed06faa75c4
Test-Parameters: trivial
Reviewed-on: https://review.whamcloud.com/31820
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
lustre/ldlm/ldlm_pool.c