From: Josef Bacik Date: Fri, 16 Nov 2012 18:56:32 +0000 (-0500) Subject: Btrfs: inline csums if we're fsyncing X-Git-Tag: v3.8-rc1~71^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b812ce28796f746f14ba6cc451250c422db447b2;p=pandora-kernel.git Btrfs: inline csums if we're fsyncing The tree logging stuff needs the csums to be on the ordered extents in order to log them properly, so mark that we're sync and inline the csum creation so we don't have to wait on the csumming to be done when logging extents that are still in flight. Thanks, Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed