btrfs: fix return value check of btrfs_start_transaction()
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Thu, 20 Jan 2011 06:19:37 +0000 (06:19 +0000)
committerChris 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