commit | 6ab60601d518d563ca1a47eaa399096e69d3b64a | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@redhat.com> | Mon Aug 08 08:24:46 2011 -0400 |
committer | Josef Bacik <josef@redhat.com> | Wed Oct 19 15:12:33 2011 -0400 |
tree | 7a942576303b57b4c2dffa7815fb6ba2fe9a5fa1 | |
parent | 4289a667a0d7c6b134898cac7bfbe950267c305c [diff] |
Btrfs: ratelimit the generation printk for the free space cache A user reported getting spammed when moving to 3.0 by this message. Since we switched to the normal checksumming infrastructure all old free space caches will be wrong and need to be regenerated so people are likely to see this message a lot, so ratelimit it so it doesn't fill up their logs and freak them out. Thanks, Reported-by: Andrew Lutomirski <luto@mit.edu> Signed-off-by: Josef Bacik <josef@redhat.com>