From: Chris Mason Date: Thu, 14 May 2009 17:10:02 +0000 (-0400) Subject: Btrfs: init inode ordered_data_close flag properly X-Git-Tag: linux-omap-v2.6.30-rc6~14^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2757495c906113896b378bf084708846273c87b2;p=pandora-kernel.git Btrfs: init inode ordered_data_close flag properly This flag is used to decide when we need to send a given file through the ordered code to make sure it is fully written before a transaction commits. It was not being properly set to zero when the inode was being setup. Signed-off-by: Chris Mason --- Reading git-diff-tree failed