git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a41ad39
)
Btrfs: cleanup error handling in the truncate path
author
Josef Bacik
<josef@redhat.com>
Mon, 31 Jan 2011 21:03:11 +0000
(16:03 -0500)
committer
Josef 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