drbd: use drbd specific ratelimit instead of global printk_ratelimit
authorLars Ellenberg <lars.ellenberg@linbit.com>
Thu, 27 May 2010 09:51:56 +0000 (11:51 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Tue, 1 Jun 2010 09:12:27 +0000 (11:12 +0200)
using the global printk_ratelimit() may mask other messages.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found