From: Aneesh Kumar K.V Date: Wed, 30 Dec 2009 04:39:06 +0000 (-0500) Subject: ext4: Ensure zeroout blocks have no dirty metadata X-Git-Tag: v2.6.33-rc3~34^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=515f41c33a9d44a964264c9511ad2c869af1fac3;p=pandora-kernel.git ext4: Ensure zeroout blocks have no dirty metadata This fixes a bug (found by Curt Wohlgemuth) in which new blocks returned from an extent created with ext4_ext_zeroout() can have dirty metadata still associated with them. Signed-off-by: Aneesh Kumar K.V Signed-off-by: Curt Wohlgemuth Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed