From: Tsutomu Itoh Date: Thu, 3 Feb 2011 03:16:25 +0000 (+0000) Subject: btrfs: cleanup error handling in btrfs_unlink_inode() X-Git-Tag: v2.6.38-rc4~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=554233a6e0e8557e8e81e54cc70628d101291122;p=pandora-kernel.git btrfs: cleanup error handling in btrfs_unlink_inode() When btrfs_alloc_path() fails, btrfs_free_path() need not be called. Therefore, it changes the branch ahead. Signed-off-by: Tsutomu Itoh Signed-off-by: Chris Mason --- Reading git-diff-tree failed