From: Chris Mason Date: Thu, 17 Jul 2008 16:54:05 +0000 (-0400) Subject: Btrfs: Update on disk i_size only after pending ordered extents are done X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbe674a99c8af088faa4c95eddaeb271a3140ab6;p=pandora-kernel.git Btrfs: Update on disk i_size only after pending ordered extents are done This changes the ordered data code to update i_size after the extent is on disk. An on disk i_size is maintained in the in-memory btrfs inode structures, and this is updated as extents finish. Signed-off-by: Chris Mason --- Reading git-diff-tree failed