From: Tsutomu Itoh Date: Tue, 26 Jun 2012 03:25:22 +0000 (-0600) Subject: Btrfs: return error of btrfs_update_inode() to caller X-Git-Tag: v3.6-rc1~81^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9959295151625c17723103afd79077e80b24ddd;p=pandora-kernel.git Btrfs: return error of btrfs_update_inode() to caller We didn't check error of btrfs_update_inode(), but that error looks easy to bubble back up. Reviewed-by: David Sterba Signed-off-by: Tsutomu Itoh Signed-off-by: Josef Bacik --- Reading git-diff-tree failed