Whamcloud - gitweb
LU-11579 lov: quiet lov_dump_lmm_ console messages 22/34122/2
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 30 Oct 2018 10:20:43 +0000 (04:20 -0600)
committerOleg Drokin <green@whamcloud.com>
Fri, 15 Feb 2019 01:37:50 +0000 (01:37 +0000)
commite0a3688fffd9f6754639926c7cd76fe4f976b917
tree13013aca274e93b06cdd6fad06e99adb77ee4dfe
parent3b7e4ac3bb896d66613e9a6bafbcf6c01a1ac63d
LU-11579 lov: quiet lov_dump_lmm_ console messages

Limit messages in lov_dump_lmm_objects() and lov_dump_lmm_common()
printing to the console repeatedly when D_ERROR is used.  Change
CDEBUG() to CDEBUG_LIMIT() so that rate-limiting is applied.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I32fd70cdf6422222ab0a8f599aa60bc2f6da229e
Lustre-change: https://review.whamcloud.com/33513
Lustre-commit: d9ef75eb8226f22660a7e57241125956daf7fde1
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-by: Patrick Farrell <paf@cray.com>
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/34122
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
lustre/lov/lov_pack.c