From 647f63bd363e5f4800bf3e85a613793e1eb4bf25 Mon Sep 17 00:00:00 2001 From: Filipe David Borba Manana Date: Sat, 13 Jul 2013 12:25:15 +0100 Subject: [PATCH] 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-format-patch failed