commit | 4804b38293c020e7a2c841e86402f456c19d934d | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fusionio.com> | Fri Oct 05 16:43:45 2012 -0400 |
committer | Chris Mason <chris.mason@fusionio.com> | Tue Oct 09 09:20:43 2012 -0400 |
tree | 748108b7438f8a7f47e17a3b50729e67a648cb7b | |
parent | edd33c99c4ba26ebe17c1a3d65b4aba25482ed32 [diff] |
Btrfs: do not warn_on when we cannot alloc a page for an extent buffer It's just annoying and the user will have gotten a nice OOM killer message so they are already fully aware they are screwed :). Thanks, Reported-by: Jérôme Poulin <jeromepoulin@gmail.com> Signed-off-by: Josef Bacik <jbacik@fusionio.com>