btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()
authorMark Fasheh <mfasheh@suse.com>
Tue, 12 Jul 2011 17:46:06 +0000 (10:46 -0700)
committerMark Fasheh <mfasheh@suse.com>
Thu, 14 Jul 2011 21:14:44 +0000 (14:14 -0700)
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 <mfasheh@suse.com>

No differences found