From: Aneesh Kumar K.V Date: Mon, 18 Aug 2008 22:00:57 +0000 (-0400) Subject: ext4: Fix small file fragmentation X-Git-Tag: v2.6.27-rc5~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e745b041f2ccad63077118b40468521306f3962;p=pandora-kernel.git ext4: Fix small file fragmentation For small file block allocations, mballoc uses per cpu prealloc space. Use goal block when searching for the right prealloc space. Also make sure ext4_da_writepages tries to write all the pages for small files in single attempt Signed-off-by: Aneesh Kumar K.V Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed