From: Filipe Manana Date: Tue, 18 Mar 2014 17:56:06 +0000 (+0000) Subject: Btrfs: remove unnecessary inode generation lookup in send X-Git-Tag: v3.15-rc1~96^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=425b5dafc8738d3d6d6b05827f40bd32bf04a20b;p=pandora-kernel.git Btrfs: remove unnecessary inode generation lookup in send No need to search in the send tree for the generation number of the inode, we already have it in the recorded_ref structure passed to us. Signed-off-by: Filipe David Borba Manana Reviewed-by: Liu Bo Signed-off-by: Chris Mason --- Reading git-diff-tree failed