From: Mark Fasheh Date: Tue, 12 Jul 2011 17:46:06 +0000 (-0700) Subject: btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer() X-Git-Tag: v3.1-rc1~82^2~24^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e5063d093b5f024ae35bf835ca07463de2c1a1f;p=pandora-kernel.git btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer() The two ->process_func call sites in tree-log.c which were ignoring a return code have also been updated to gracefully exit as well. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed