commit | aee133afcdf77641be66c5c9f32975feca8e6bd0 | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <kernel@kyup.com> | Wed Jul 13 16:19:14 2016 +0300 |
committer | David Sterba <dsterba@suse.com> | Tue Jul 26 13:52:25 2016 +0200 |
tree | c52d19cf60ce9bd9c48658f1350f607719f00f65 | |
parent | 35f4e5e6f198a11c11606a742b309aa80271c66d [diff] |
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>