From: Evgeniy Dushistov Date: Fri, 16 Mar 2007 21:38:08 +0000 (-0800) Subject: [PATCH] ufs: prepare write + change blocks on the fly X-Git-Tag: v2.6.21-rc5~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5431bf97ce69065ed07de1ff12543d0800817b83;p=pandora-kernel.git [PATCH] ufs: prepare write + change blocks on the fly This fixes "change blocks numbers on the fly" in case when "prepare write page" is in the call chain, in this case some buffers may be not uptodate and not mapped, we should care to map them and load from disk. This patch was tested with: - ufs regressions simple tests - fsx-linux - ltp(20060306) - untar and build kernel Signed-off-by: Evgeniy Dushistov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed