From: Theodore Ts'o Date: Fri, 18 Oct 2013 01:11:01 +0000 (-0400) Subject: ext4: add ratelimiting to ext4 messages X-Git-Tag: v3.13-rc1~86^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efbed4dc5857f845d787e406ce85097d1ccc5c4f;p=pandora-kernel.git ext4: add ratelimiting to ext4 messages In the case of a storage device that suddenly disappears, or in the case of significant file system corruption, this can result in a huge flood of messages being sent to the console. This can overflow the file system containing /var/log/messages, or if a serial console is configured, this can slow down the system so much that a hardware watchdog can end up triggering forcing a system reboot. Google-Bug-Id: 7258357 Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed