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:
5df6708
)
btrfs: fix return value check of btrfs_start_transaction()
author
Tsutomu Itoh
<t-itoh@jp.fujitsu.com>
Thu, 20 Jan 2011 06:19:37 +0000
(06:19 +0000)
committer
Chris Mason
<chris.mason@oracle.com>
Tue, 1 Feb 2011 12:17:27 +0000
(07:17 -0500)
The error check of btrfs_start_transaction() is added, and the mistake
of the error check on several places is corrected.
Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found