From: Tsutomu Itoh Date: Thu, 20 Jan 2011 06:19:37 +0000 (+0000) Subject: btrfs: fix return value check of btrfs_start_transaction() X-Git-Tag: v2.6.38-rc4~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98d5dc13e7e74b77ca3b4c3cbded9f48d2dbbbb7;p=pandora-kernel.git btrfs: fix return value check of btrfs_start_transaction() 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 Signed-off-by: Chris Mason --- Reading git-diff-tree failed