| commit | 3893e33b0bebee2f67d96b6c15259dc884523c20 | [log] [tgz] |
|---|---|---|
| author | Josef Bacik <josef@redhat.com> | Mon Jan 31 16:03:11 2011 -0500 |
| committer | Josef Bacik <josef@redhat.com> | Thu Mar 17 14:21:24 2011 -0400 |
| tree | 3c04879bcd5a269252615c56a765cede5ba1004e | |
| parent | a41ad394a03b802497958d7c98a9dcf607266645 [diff] |
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 <josef@redhat.com>