OSDN Git Service

dlm: limit rcom debug messages
authorDavid Teigland <teigland@redhat.com>
Mon, 23 Apr 2012 18:58:42 +0000 (13:58 -0500)
committerDavid Teigland <teigland@redhat.com>
Thu, 26 Apr 2012 20:37:37 +0000 (15:37 -0500)
commitd6e24788d21c4f1a8f00c811c31dd4e9a58679ac
tree03a41787c60082d3da5f5ef39734a3ae17b852fa
parent13ef11110fa2173b9d03e6616574914e12e2a90f
dlm: limit rcom debug messages

Unify the checking for both types of ignored
rcom messages, and replace the two log_debug
statements with a single, rate limited debug
message.

Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/dlm_internal.h
fs/dlm/rcom.c