Btrfs: cleanup error handling in the truncate path
authorJosef Bacik <josef@redhat.com>
Mon, 31 Jan 2011 21:03:11 +0000 (16:03 -0500)
committerJosef Bacik <josef@redhat.com>
Thu, 17 Mar 2011 18:21:24 +0000 (14:21 -0400)
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 <josef@redhat.com>

No differences found