From: Liu Bo Date: Wed, 29 Aug 2012 07:07:56 +0000 (-0600) Subject: Btrfs: check if an inode has no checksum when logging it X-Git-Tag: v3.7-rc1~71^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2794405113cd04f13a58e32e4d541dc87ec86e4;p=pandora-kernel.git Btrfs: check if an inode has no checksum when logging it This is based on Josef's "Btrfs: turbo charge fsync". If an inode is a BTRFS_INODE_NODATASUM one, we don't need to look for csum items any more. Signed-off-by: Liu Bo --- Reading git-diff-tree failed