From: Chris Mason Date: Thu, 14 May 2009 17:31:21 +0000 (-0400) Subject: Btrfs: remove some WARN_ONs in the IO failure path X-Git-Tag: linux-omap-v2.6.30-rc6~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc7b0c9b701a079016183f3546b4d720194b367f;p=pandora-kernel.git Btrfs: remove some WARN_ONs in the IO failure path These debugging WARN_ONs make too much console noise during regular IO failures. An IO failure will still generate a number of messages as we verify checksums etc, but these two are not needed. Signed-off-by: Chris Mason --- Reading git-diff-tree failed