git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a81d3b1
)
btrfs: ratelimit WARN_ON in use_block_rsv
author
David Sterba
<dsterba@suse.cz>
Tue, 14 Jun 2011 10:52:17 +0000
(12:52 +0200)
committer
David Sterba
<dsterba@suse.cz>
Mon, 24 Oct 2011 12:48:00 +0000
(14:48 +0200)
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 <dsterba@suse.cz>
No differences found