On Mon, 02 Dec 2013 18:08:53 +0400 Vyacheslav Dubeyko <slava@xxxxxxxxxxx> wrote: > There are situations when real error can emit huge amount of > messages. As a result, system log contains many identical > error messages. This patch changes printk on > pr_[err|warn]_ratelimited version in proper places. Also > printk was changed on pr_[err|warning|info] version in > other places. It converts every printk in nilfs2 into pr_foo_ratelimited (and bloats nilfs2.ko by 5k in the process). Isn't this rather overkill? -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html