]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: Ratelimit "no csum found" info message
authorNikolay Borisov <kernel@kyup.com>
Wed, 13 Jul 2016 13:19:14 +0000 (16:19 +0300)
committerDavid Sterba <dsterba@suse.com>
Tue, 26 Jul 2016 11:52:25 +0000 (13:52 +0200)
commitbfa8e4a23e21da977cb2850ee05b64297705ac6f
treec52d19cf60ce9bd9c48658f1350f607719f00f65
parent113953f9fd73d26f422f548b3f177d71cb7ba4db
btrfs: Ratelimit "no csum found" info message

Recently during a crash it became apparent that this particular message
can be printed so many times that it causes the softlockup detector to
trigger. Fix it by ratelimiting it.

Signed-off-by: Nikolay Borisov <kernel@kyup.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/file-item.c