From: Josef Bacik Date: Mon, 31 Jan 2011 21:03:11 +0000 (-0500) Subject: Btrfs: cleanup error handling in the truncate path X-Git-Tag: v2.6.39-rc1~19^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3893e33b0bebee2f67d96b6c15259dc884523c20;p=pandora-kernel.git Btrfs: cleanup error handling in the truncate path Now that we can handle having errors in the truncate path lets make sure we return errors instead of doing BUG_ON() and such. Thanks, Signed-off-by: Josef Bacik --- Reading git-diff-tree failed