From: Aneesh Kumar K.V Date: Thu, 17 Apr 2008 14:38:59 +0000 (-0400) Subject: ext4: zero out small extents when writing to prealloc area. X-Git-Tag: v2.6.26-rc1~345^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3977c965ec35ce1a7eac988ad313f0fc9aee9660;p=pandora-kernel.git ext4: zero out small extents when writing to prealloc area. If the preallocated area is small zero out the full extent instead of splitting them. This should avoid the "write every alternate block" problem that could grow the number of extents dramatically. Signed-off-by: Aneesh Kumar K.V Signed-off-by: Mingming Cao Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed