From: Chris Mason Date: Sat, 30 Oct 2010 11:34:24 +0000 (-0400) Subject: Btrfs: deal with errors from updating the tree log X-Git-Tag: v2.6.37-rc1~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6418c96107a2b399848bb8cfc6e29f11ca74fb94;p=pandora-kernel.git Btrfs: deal with errors from updating the tree log During unlink we remove any references to the inode from the tree log. It can return -ENOENT and other errors, and this changes the unlink code to deal with it. Signed-off-by: Chris Mason --- Reading git-diff-tree failed