From: Josef Bacik Date: Thu, 11 Oct 2012 20:54:30 +0000 (-0400) Subject: Btrfs: log changed inodes based on the extent map tree X-Git-Tag: v3.8-rc1~71^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70c8a91ce21b83ccd2d9e7c968775430ead4353d;p=pandora-kernel.git Btrfs: log changed inodes based on the extent map tree We don't really need to copy extents from the source tree since we have all of the information already available to us in the extent_map tree. So instead just write the extents straight to the log tree and don't bother to copy the extent items from the source tree. Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed