From: Evgeniy Dushistov Date: Sun, 25 Jun 2006 12:47:19 +0000 (-0700) Subject: [PATCH] ufs: right block allocation X-Git-Tag: v2.6.18-rc1~1027 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9a27b5dca52bbd0955e065e49e56eb313d02c34;p=pandora-kernel.git [PATCH] ufs: right block allocation * After block allocation, we map it on the same "address" as 8 others blocks * We nullify block several times: once in ufs/block.c and once in block_*write_full_page, and use different "caches" for this. Signed-off-by: Evgeniy Dushistov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed