From: David Sterba Date: Tue, 14 Jun 2011 10:52:17 +0000 (+0200) Subject: btrfs: ratelimit WARN_ON in use_block_rsv X-Git-Tag: v3.2-rc1~21^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dff51cd1c60856c28f5d22a571294c2b70b6b322;p=pandora-kernel.git btrfs: ratelimit WARN_ON in use_block_rsv The WARN_ON under some circumstances heavily polute log and slow down the machine. This is just a safety, as the warning should be fixed by another patch, nevertheless, it still pops up during testing. Signed-off-by: David Sterba --- Reading git-diff-tree failed