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:
8732d44
)
btrfs: move transaction aborts to the point of failure
author
David Sterba
<dsterba@suse.cz>
Tue, 18 Sep 2012 13:52:32 +0000
(07:52 -0600)
committer
Chris Mason
<chris.mason@fusionio.com>
Tue, 9 Oct 2012 00:09:02 +0000
(20:09 -0400)
Call btrfs_abort_transaction as early as possible when an error
condition is detected, that way the line number reported is useful
and we're not clueless anymore which error path led to the abort.
Signed-off-by: David Sterba <dsterba@suse.cz>
No differences found