From: Liu Bo Date: Mon, 27 Aug 2012 16:52:19 +0000 (-0600) Subject: Btrfs: cleanup extents after we finish logging inode X-Git-Tag: v3.7-rc1~71^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06d3d22b456c2f87aeb1eb4517eeabb47e21fcc9;p=pandora-kernel.git Btrfs: cleanup extents after we finish logging inode This is based on Josef's "Btrfs: turbo charge fsync". We should cleanup those extents after we've finished logging inode, otherwise we may do redundant work on them. Signed-off-by: Liu Bo --- Reading git-diff-tree failed