From: Evgeniy Dushistov Date: Mon, 29 Jan 2007 21:19:56 +0000 (-0800) Subject: [PATCH] ufs: reallocation fix X-Git-Tag: v2.6.20-rc7~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efee2b812645d10824bf6cb247789910bcb66881;p=pandora-kernel.git [PATCH] ufs: reallocation fix In blocks reallocation function sometimes does not update some of buffer_head::b_blocknr, which may and cause data damage. Signed-off-by: Evgeniy Dushistov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed