From: Filipe David Borba Manana Date: Sat, 13 Jul 2013 11:25:15 +0000 (+0100) Subject: Btrfs: add missing error checks to add_data_references X-Git-Tag: v3.12-rc1~40^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=647f63bd363e5f4800bf3e85a613793e1eb4bf25;p=pandora-kernel.git Btrfs: add missing error checks to add_data_references The function relocation.c:add_data_references() was not checking if all calls to __add_tree_block() and find_data_references() were succeeding or not. Signed-off-by: Filipe David Borba Manana Reviewed-by: David Sterba Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed